Searched refs:perf_kprobe (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/events/
H A Dcore.c10309 static struct pmu perf_kprobe = { variable in typeref:struct:pmu
10325 if (event->attr.type != perf_kprobe.type)
10413 perf_pmu_register(&perf_kprobe, "kprobe", -1);
10525 if (event->pmu == &perf_kprobe)

Completed in 246 milliseconds