Home
last modified time | relevance | path

Searched refs:show_available_vars (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
Dprobe-event.h175 int show_available_vars(struct perf_probe_event *pevs, int npevs,
Dprobe-event.c1108 int show_available_vars(struct perf_probe_event *pevs, int npevs, in show_available_vars() function
1169 int show_available_vars(struct perf_probe_event *pevs __maybe_unused, in show_available_vars() function
/tools/perf/
Dbuiltin-probe.c676 ret = show_available_vars(params.events, params.nevents, in __cmd_probe()