apply_perf_probe_events  354 tools/perf/builtin-probe.c 	ret = apply_perf_probe_events(pevs, npevs);
apply_perf_probe_events  672 tools/perf/util/bpf-loader.c 		err = apply_perf_probe_events(pev, 1);
apply_perf_probe_events 3457 tools/perf/util/probe-event.c 		ret = apply_perf_probe_events(pevs, npevs);
apply_perf_probe_events  161 tools/perf/util/probe-event.h int apply_perf_probe_events(struct perf_probe_event *pevs, int npevs);