Searched refs:avg_time_us (Results 1 – 1 of 1) sorted by relevance
589 s64 avg_time_us; in perf_show() local597 avg_time_us = div64_s64(bdisp->dbg.tot_duration, request->nb_req); in perf_show()598 if (avg_time_us > SECOND) in perf_show()601 avg_fps = SECOND / (s32)avg_time_us; in perf_show()620 avg_time_us, avg_fps); in perf_show()