Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-event.h13 bool show_ext_vars; member
H A Dprobe-finder.c1628 if (!probe_conf.show_ext_vars) in add_available_vars()
/openbmc/linux/tools/perf/
H A Dbuiltin-probe.c570 OPT_BOOLEAN('\0', "externs", &probe_conf.show_ext_vars, in __cmd_probe()