Searched refs:hwc_threshold_work (Results 1 – 1 of 1) sorted by relevance
267 struct work_struct hwc_threshold_work; member790 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()