Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/intel/pmc/
H A Dicl.c46 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
H A Dtgl.c197 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
222 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
H A Dspt.c132 .ppfear_buckets = SPT_PPFEAR_NUM_ENTRIES,
H A 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,
H A Darl.c261 .ppfear_buckets = ARL_SOCS_PPFEAR_NUM_ENTRIES,
630 .ppfear_buckets = ARL_SOCS_PPFEAR_NUM_ENTRIES,
H A Dcnp.c202 .ppfear_buckets = CNP_PPFEAR_NUM_ENTRIES,
H A Dadl.c295 .ppfear_buckets = CNP_PPFEAR_NUM_ENTRIES,
H A Dlnl.c515 .ppfear_buckets = LNL_PPFEAR_NUM_ENTRIES,
H A Dptl.c502 .ppfear_buckets = LNL_PPFEAR_NUM_ENTRIES,
H A Dcore.h341 const int ppfear_buckets; member
H A Dcore.c332 for (index = 0; index < pmc->map->ppfear_buckets && in pmc_core_ppfear_show()
338 index < pmc->map->ppfear_buckets * 8; ip++, index++) in pmc_core_ppfear_show()