Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dprobe-event.h11 bool show_ext_vars; member
Dprobe-finder.c1368 if (!probe_conf.show_ext_vars) in add_available_vars()
/linux-4.4.14/tools/perf/
Dbuiltin-probe.c483 OPT_BOOLEAN('\0', "externs", &probe_conf.show_ext_vars, in __cmd_probe()