Searched refs:show_available_vars (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | probe-event.h | 178 int show_available_vars(struct perf_probe_event *pevs, int npevs,
|
H A D | probe-event.c | 1185 int show_available_vars(struct perf_probe_event *pevs, int npevs, in show_available_vars() function 1246 int show_available_vars(struct perf_probe_event *pevs __maybe_unused, in show_available_vars() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | probe-event.h | 179 int show_available_vars(struct perf_probe_event *pevs, int npevs,
|
H A D | probe-event.c | 1213 int show_available_vars(struct perf_probe_event *pevs, int npevs, in show_available_vars() function 1274 int show_available_vars(struct perf_probe_event *pevs __maybe_unused, in show_available_vars() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-probe.c | 681 ret = show_available_vars(params.events, params.nevents, in __cmd_probe()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-probe.c | 709 ret = show_available_vars(params->events, params->nevents, in __cmd_probe()
|
Completed in 11 milliseconds