Merge "video: driver: adding average banwidth in stats logs"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
b6f94c9ee6
@@ -714,6 +714,8 @@ struct msm_vidc_statistics {
|
||||
struct debug_buf_count count;
|
||||
u64 data_size;
|
||||
u64 time_ms;
|
||||
u32 avg_bw_llcc;
|
||||
u32 avg_bw_ddr;
|
||||
};
|
||||
|
||||
enum efuse_purpose {
|
||||
|
Reference in New Issue
Block a user