Home
last modified time | relevance | path

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

/Linux-v6.6/tools/arch/x86/include/asm/
Dmsr-index.h1052 #define MSR_PERF_METRICS 0x00000329 macro
/Linux-v6.6/arch/x86/include/asm/
Dmsr-index.h1057 #define MSR_PERF_METRICS 0x00000329 macro
/Linux-v6.6/arch/x86/events/intel/
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()