Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/intel/pmc/
Dicl.c46 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
Dtgl.c197 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
222 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
Dspt.c130 .ppfear_buckets = SPT_PPFEAR_NUM_ENTRIES,
Dmtl.c462 .ppfear_buckets = MTL_SOCM_PPFEAR_NUM_ENTRIES,
787 .ppfear_buckets = MTL_IOE_PPFEAR_NUM_ENTRIES,
934 .ppfear_buckets = MTL_IOE_PPFEAR_NUM_ENTRIES,
Dcnp.c200 .ppfear_buckets = CNP_PPFEAR_NUM_ENTRIES,
Darl.c260 .ppfear_buckets = ARL_SOCS_PPFEAR_NUM_ENTRIES,
629 .ppfear_buckets = ARL_SOCS_PPFEAR_NUM_ENTRIES,
Dadl.c295 .ppfear_buckets = CNP_PPFEAR_NUM_ENTRIES,
Dlnl.c515 .ppfear_buckets = LNL_PPFEAR_NUM_ENTRIES,
Dcore.h333 const int ppfear_buckets; member
Dcore.c331 for (index = 0; index < pmc->map->ppfear_buckets && in pmc_core_ppfear_show()
337 index < pmc->map->ppfear_buckets * 8; ip++, index++) in pmc_core_ppfear_show()