Searched refs:total_avg_flush_time (Results 1 – 1 of 1) sorted by relevance
668 int32_t total_avg_flush_time = 0; in summary_create() local702 total_avg_flush_time += scenes[i].flush_avg_time / cnt; in summary_create()718 uint32_t flush_time = total_avg_flush_time / valid_scene_cnt; in summary_create()