Home
last modified time | relevance | path

Searched refs:show_location_range (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.h14 bool show_location_range; member
H A Dprobe-finder.c210 if (probe_conf.show_location_range && in convert_variable_location()
1519 if (probe_conf.show_location_range) { in collect_variables_cb()
1531 if (!ret2 && probe_conf.show_location_range && in collect_variables_cb()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.h14 bool show_location_range; member
H A Dprobe-finder.c215 if (probe_conf.show_location_range && in convert_variable_location()
1535 if (probe_conf.show_location_range) { in collect_variables_cb()
1547 if (!ret2 && probe_conf.show_location_range && in collect_variables_cb()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-probe.c551 OPT_BOOLEAN('\0', "range", &probe_conf.show_location_range, in __cmd_probe()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-probe.c572 OPT_BOOLEAN('\0', "range", &probe_conf.show_location_range, in __cmd_probe()

Completed in 9 milliseconds