Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/intel/pmc/
Dicl.c46 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
Dspt.c130 .ppfear_buckets = SPT_PPFEAR_NUM_ENTRIES,
Dmtl.c454 .ppfear_buckets = MTL_SOCM_PPFEAR_NUM_ENTRIES,
778 .ppfear_buckets = MTL_IOE_PPFEAR_NUM_ENTRIES,
918 .ppfear_buckets = MTL_IOE_PPFEAR_NUM_ENTRIES,
Dcnp.c200 .ppfear_buckets = CNP_PPFEAR_NUM_ENTRIES,
Dadl.c295 .ppfear_buckets = CNP_PPFEAR_NUM_ENTRIES,
Dtgl.c192 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
Dcore.h306 const int ppfear_buckets; member
Dcore.c327 for (index = 0; index < pmc->map->ppfear_buckets && in pmc_core_ppfear_show()
333 index < pmc->map->ppfear_buckets * 8; ip++, index++) in pmc_core_ppfear_show()