Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_vinstr.c300 const u64 cli_next_ns = in kbasep_vinstr_reschedule_worker() local
305 if ((cli_next_ns != 0) && (cli_next_ns < earliest_next_ns)) in kbasep_vinstr_reschedule_worker()
306 earliest_next_ns = cli_next_ns; in kbasep_vinstr_reschedule_worker()
308 pos->next_dump_time_ns = cli_next_ns; in kbasep_vinstr_reschedule_worker()