Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h1235 static inline unsigned int x86_pmu_fixed_ctr_addr(int index) in x86_pmu_fixed_ctr_addr() function
/linux/arch/x86/events/intel/
H A Dcore.c3731 wrmsrq_safe(x86_pmu_fixed_ctr_addr(idx), 0ull); in intel_pmu_reset()