Merge "video: driver: adding average banwidth in stats logs"

This commit is contained in:
qctecmdr
2023-04-25 18:48:57 -07:00
committed by Gerrit - the friendly Code Review server
3 changed files with 20 additions and 3 deletions

View File

@@ -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 {