Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c498 RAPL_CORE_POLICY = BIT(10), /* 0x63a MSR_PP0_POLICY */ enumerator
514 #define RAPL_CORE_ALL (RAPL_CORE | RAPL_CORE_POLICY)
7084 if (platform->rapl_msrs & RAPL_CORE_POLICY) { in print_rapl()