Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/intel/pmc/
Dcore.c168 .ppfear_buckets = SPT_PPFEAR_NUM_ENTRIES,
405 .ppfear_buckets = CNP_PPFEAR_NUM_ENTRIES,
423 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
585 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
931 .ppfear_buckets = CNP_PPFEAR_NUM_ENTRIES,
1197 for (index = 0; index < pmcdev->map->ppfear_buckets && in pmc_core_ppfear_show()
1203 index < pmcdev->map->ppfear_buckets * 8; ip++, index++) in pmc_core_ppfear_show()
Dcore.h290 const int ppfear_buckets; member