Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmsr-index.h957 #define MSR_PERF_METRICS 0x00000329 macro
/arch/x86/events/intel/
Dcore.c2430 wrmsrl(MSR_PERF_METRICS, 0); in icl_set_topdown_event_period()
2437 wrmsrl(MSR_PERF_METRICS, hwc->saved_metric); in icl_set_topdown_event_period()
2581 wrmsrl(MSR_PERF_METRICS, 0); in intel_update_topdown_event()