Searched refs:apply_perf_probe_events (Results 1 – 4 of 4) sorted by relevance
151 int apply_perf_probe_events(struct perf_probe_event *pevs, int npevs);
666 err = apply_perf_probe_events(pev, 1); in bpf__probe()
3346 int apply_perf_probe_events(struct perf_probe_event *pevs, int npevs) in apply_perf_probe_events() function3385 ret = apply_perf_probe_events(pevs, npevs); in add_perf_probe_events()
334 ret = apply_perf_probe_events(pevs, npevs); in perf_add_probe_events()