Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/backend/
H A Dmali_kbase_hwcnt_backend_csf.c267 struct work_struct hwc_threshold_work; member
790 backend_csf = container_of(work, struct kbase_hwcnt_backend_csf, hwc_threshold_work); in kbasep_hwcnt_backend_csf_threshold_worker()
1339 INIT_WORK(&backend_csf->hwc_threshold_work, kbasep_hwcnt_backend_csf_threshold_worker); in kbasep_hwcnt_backend_csf_create()
1731 queue_work(backend_csf->hwc_dump_workq, &backend_csf->hwc_threshold_work); in kbase_hwcnt_backend_csf_on_prfcnt_threshold()