Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c505 RAPL_CORE_POWER_LIMIT = BIT(8), /* 0x638 MSR_PP0_POWER_LIMIT */ enumerator
520 #define RAPL_CORE (RAPL_CORE_ENERGY_STATUS | RAPL_CORE_POWER_LIMIT)
7194 if (platform->rapl_msrs & RAPL_CORE_POWER_LIMIT) { in print_rapl()