Searched refs:MAX_PROBES (Results 1 – 3 of 3) sorted by relevance
45 struct perf_probe_event events[MAX_PROBES];59 if (++params.nevents == MAX_PROBES) { in parse_probe_event()60 pr_err("Too many probes (> %d) were specified.", MAX_PROBES); in parse_probe_event()646 probe_conf.max_probes = MAX_PROBES; in __cmd_probe()
12 #define MAX_PROBES 128 macro
651 probe_conf.max_probes = MAX_PROBES; in bpf__prepare_probe()