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

/linux-master/tools/perf/util/
H A Dprobe-event.h164 int apply_perf_probe_events(struct perf_probe_event *pevs, int npevs);
H A Dprobe-event.c3676 int apply_perf_probe_events(struct perf_probe_event *pevs, int npevs) function
3718 ret = apply_perf_probe_events(pevs, npevs);
/linux-master/tools/perf/
H A Dbuiltin-probe.c366 ret = apply_perf_probe_events(pevs, npevs);

Completed in 155 milliseconds