Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.h163 int convert_perf_probe_events(struct perf_probe_event *pevs, int npevs);
H A Dbpf-loader.c658 err = convert_perf_probe_events(pev, 1); in bpf__probe()
H A Dprobe-event.c3456 int convert_perf_probe_events(struct perf_probe_event *pevs, int npevs) in convert_perf_probe_events() function
3563 ret = convert_perf_probe_events(pevs, npevs); in add_perf_probe_events()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.h163 int convert_perf_probe_events(struct perf_probe_event *pevs, int npevs);
H A Dprobe-event.c3526 int convert_perf_probe_events(struct perf_probe_event *pevs, int npevs) in convert_perf_probe_events() function
3705 ret = convert_perf_probe_events(pevs, npevs); in add_perf_probe_events()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-probe.c345 ret = convert_perf_probe_events(pevs, npevs); in perf_add_probe_events()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-probe.c354 ret = convert_perf_probe_events(pevs, npevs); in perf_add_probe_events()

Completed in 19 milliseconds