Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/
H A Dmali_kbase_hwcnt_gpu_narrow.c34 struct kbase_hwcnt_block_description blks[KBASE_HWCNT_V5_BLOCK_TYPE_COUNT]; in kbase_hwcnt_gpu_metadata_narrow_create()
74 blks[blk] = (struct kbase_hwcnt_block_description){ in kbase_hwcnt_gpu_metadata_narrow_create()
H A Dmali_kbase_hwcnt_types.h128 struct kbase_hwcnt_block_description { struct
146 const struct kbase_hwcnt_block_description *blks; argument
H A Dmali_kbase_hwcnt_gpu.c128 struct kbase_hwcnt_block_description blks[KBASE_HWCNT_V5_BLOCK_TYPE_COUNT]; in kbasep_hwcnt_backend_gpu_metadata_create()
H A Dmali_kbase_hwcnt_types.c98 const struct kbase_hwcnt_block_description *blk_desc = grp_desc->blks + blk; in kbase_hwcnt_metadata_create()