Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Dcore.c1281 static void x86_pmu_start(struct perf_event *event, int flags);
1347 x86_pmu_start(event, PERF_EF_RELOAD); in x86_pmu_enable()
1495 static void x86_pmu_start(struct perf_event *event, int flags) in x86_pmu_start() function
2689 .start = x86_pmu_start,