Home
last modified time | relevance | path

Searched refs:total_us (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c548 u32 setup_us, trans_us, total_us; in dsi_perf_show() local
565 total_us = setup_us + trans_us; in dsi_perf_show()
573 total_us, in dsi_perf_show()
574 1000 * 1000 / total_us, in dsi_perf_show()
576 total_bytes * 1000 / total_us); in dsi_perf_show()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c553 u32 setup_us, trans_us, total_us; in dsi_perf_show() local
570 total_us = setup_us + trans_us; in dsi_perf_show()
579 total_us, in dsi_perf_show()
580 1000*1000 / total_us, in dsi_perf_show()
582 total_bytes * 1000 / total_us); in dsi_perf_show()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c553 u32 setup_us, trans_us, total_us; in dsi_perf_show() local
570 total_us = setup_us + trans_us; in dsi_perf_show()
579 total_us, in dsi_perf_show()
580 1000*1000 / total_us, in dsi_perf_show()
582 total_bytes * 1000 / total_us); in dsi_perf_show()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c179 u32 setup_us, trans_us, total_us; in dsi_perf_show() local
196 total_us = setup_us + trans_us; in dsi_perf_show()
204 total_us, in dsi_perf_show()
205 1000 * 1000 / total_us, in dsi_perf_show()
207 total_bytes * 1000 / total_us); in dsi_perf_show()

Completed in 27 milliseconds