Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h472 #define MSR_CONFIG_TDP_LEVEL_2 0x0000064A macro
/linux/tools/power/x86/turbostat/
H A Dturbostat.c5101 get_msr(base_cpu, MSR_CONFIG_TDP_LEVEL_2, &msr); in dump_config_tdp()