Home
last modified time | relevance | path

Searched refs:kbasep_vinstr_next_dump_time_ns (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_vinstr.c154 * kbasep_vinstr_next_dump_time_ns() - Calculate the next periodic dump time.
161 static u64 kbasep_vinstr_next_dump_time_ns(u64 cur_ts_ns, u32 interval) in kbasep_vinstr_next_dump_time_ns() function
297 kbasep_vinstr_next_dump_time_ns( in kbasep_vinstr_reschedule_worker()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_vinstr.c139 * kbasep_vinstr_next_dump_time_ns() - Calculate the next periodic dump time.
146 static u64 kbasep_vinstr_next_dump_time_ns(u64 cur_ts_ns, u32 interval) in kbasep_vinstr_next_dump_time_ns() function
275 const u64 cli_next_ns = kbasep_vinstr_next_dump_time_ns(cur_ts_ns, pos->dump_interval_ns); in kbasep_vinstr_reschedule_worker()

Completed in 5 milliseconds