Searched refs:ppfear_buckets (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/platform/x86/intel/pmc/ |
H A D | icl.c | 46 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
|
H A D | tgl.c | 197 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES, 222 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
|
H A D | mtl.c | 462 .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 D | cnp.c | 200 .ppfear_buckets = CNP_PPFEAR_NUM_ENTRIES,
|
H A D | arl.c | 260 .ppfear_buckets = ARL_SOCS_PPFEAR_NUM_ENTRIES, 629 .ppfear_buckets = ARL_SOCS_PPFEAR_NUM_ENTRIES,
|
H A D | adl.c | 295 .ppfear_buckets = CNP_PPFEAR_NUM_ENTRIES,
|
H A D | lnl.c | 515 .ppfear_buckets = LNL_PPFEAR_NUM_ENTRIES,
|
H A D | core.h | 333 const int ppfear_buckets; member
|
H A D | core.c | 331 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()
|