Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c507 RAPL_CORE_POLICY = BIT(10), /* 0x63a MSR_PP0_POLICY */ enumerator
526 #define RAPL_CORE_ALL (RAPL_CORE | RAPL_CORE_POLICY)
7188 if (platform->rapl_msrs & RAPL_CORE_POLICY) { in print_rapl()