Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/
H A Drve_debugger.c242 u32 max_cost_time_per_sec; in rve_ctx_manager_show() local
265 max_cost_time_per_sec = ctx->debug_info.max_cost_time_per_sec; in rve_ctx_manager_show()
276 hw_time_total, max_cost_time_per_sec); in rve_ctx_manager_show()
H A Drve_job.c316 job->ctx->debug_info.max_cost_time_per_sec = in rve_job_done()
318 job->ctx->debug_info.max_cost_time_per_sec); in rve_job_done()
H A Drve_drv.c35 ctx->debug_info.max_cost_time_per_sec = 0; in rve_ctx_set_debuf_info_cb()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/include/
H A Drve_drv.h225 u32 max_cost_time_per_sec; member