Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_perfcnt.c290 unsigned int ncoregroups; in panfrost_perfcnt_init() local
292 ncoregroups = hweight64(pfdev->features.l2_present); in panfrost_perfcnt_init()
293 size = ncoregroups * BLOCKS_PER_COREGROUP * in panfrost_perfcnt_init()