Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dcore.c1440 static int x86_pmu_add(struct perf_event *event, int flags) in x86_pmu_add() function
1491 static_call_cond(x86_pmu_add)(event); in x86_pmu_add() local