Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dintel_pmc_core.c165 .ppfear_buckets = SPT_PPFEAR_NUM_ENTRIES,
400 .ppfear_buckets = CNP_PPFEAR_NUM_ENTRIES,
417 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
578 .ppfear_buckets = ICL_PPFEAR_NUM_ENTRIES,
731 for (index = 0; index < pmcdev->map->ppfear_buckets && in pmc_core_ppfear_show()
737 index < pmcdev->map->ppfear_buckets * 8; ip++, index++) in pmc_core_ppfear_show()
Dintel_pmc_core.h254 const int ppfear_buckets; member