Searched refs:x86_pmu_start (Results 1 – 1 of 1) sorted by relevance
1106 static void x86_pmu_start(struct perf_event *event, int flags);1168 x86_pmu_start(event, PERF_EF_RELOAD); in x86_pmu_enable()1322 static void x86_pmu_start(struct perf_event *event, int flags) in x86_pmu_start() function2289 .start = x86_pmu_start,