Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dprobe-event.h13 bool show_ext_vars; member
Dprobe-finder.c1609 if (!probe_conf.show_ext_vars) in add_available_vars()
/Linux-v5.10/tools/perf/
Dbuiltin-probe.c549 OPT_BOOLEAN('\0', "externs", &probe_conf.show_ext_vars, in __cmd_probe()