Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h1052 #define MSR_PERF_METRICS 0x00000329 macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h1073 #define MSR_PERF_METRICS 0x00000329 macro
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c2544 wrmsrl(MSR_PERF_METRICS, 0); in icl_set_topdown_event_period()
2551 wrmsrl(MSR_PERF_METRICS, hwc->saved_metric); in icl_set_topdown_event_period()
2697 wrmsrl(MSR_PERF_METRICS, 0); in intel_update_topdown_event()