Home
last modified time | relevance | path

Searched refs:last_fps (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-debug.c590 int avg_fps, min_fps, max_fps, last_fps; in perf_show() local
614 last_fps = 0; in perf_show()
616 last_fps = SECOND / (s32)bdisp->dbg.last_duration; in perf_show()
625 bdisp->dbg.last_duration, last_fps); in perf_show()