Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/
H A Dmali_kbase_hwcnt_gpu.c35 static void kbasep_get_fe_block_type(u64 *dst, enum kbase_hwcnt_set counter_set, bool is_csf) in kbasep_get_fe_block_type() argument
42 if (is_csf) in kbasep_get_fe_block_type()
48 if (is_csf) in kbasep_get_fe_block_type()
73 static void kbasep_get_sc_block_type(u64 *dst, enum kbase_hwcnt_set counter_set, bool is_csf) in kbasep_get_sc_block_type() argument
83 if (is_csf) in kbasep_get_sc_block_type()
122 const bool is_csf, in kbasep_hwcnt_backend_gpu_metadata_create() argument
151 kbasep_get_fe_block_type(&blks[0].type, counter_set, is_csf); in kbasep_hwcnt_backend_gpu_metadata_create()
184 kbasep_get_sc_block_type(&blks[3].type, counter_set, is_csf); in kbasep_hwcnt_backend_gpu_metadata_create()