Searched defs:x86_pmu_read (Results 1 – 2 of 2) sorted by relevance
2053 static void x86_pmu_read(struct perf_event *event) in x86_pmu_read() function2055 static_call(x86_pmu_read)(event); in x86_pmu_read() local
1866 static inline void x86_pmu_read(struct perf_event *event) in x86_pmu_read() function