Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Dmsr-index.h373 #define MSR_CONFIG_TDP_LEVEL_1 0x00000649 macro
/tools/power/x86/turbostat/
Dturbostat.c2510 get_msr(base_cpu, MSR_CONFIG_TDP_LEVEL_1, &msr); in dump_config_tdp()