Home
last modified time | relevance | path

Searched defs:x86_pmu_read (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/
Dcore.c2053 static void x86_pmu_read(struct perf_event *event) in x86_pmu_read() function
2055 static_call(x86_pmu_read)(event); in x86_pmu_read() local
/kernel/linux/linux-6.6/arch/x86/events/
Dcore.c2202 static void x86_pmu_read(struct perf_event *event) in x86_pmu_read() function
2204 static_call(x86_pmu_read)(event); in x86_pmu_read() local