Searched defs:x86_pmu_add (Results 1 – 1 of 1) sorted by relevance
1437 static int x86_pmu_add(struct perf_event *event, int flags) in x86_pmu_add() function1488 static_call_cond(x86_pmu_add)(event); in x86_pmu_add() local