Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-event.h177 int show_line_range(struct line_range *lr, const char *module,
H A Dprobe-event.c1130 int show_line_range(struct line_range *lr, const char *module, in show_line_range() function
1266 int show_line_range(struct line_range *lr __maybe_unused, in show_line_range() function
/openbmc/linux/tools/perf/
H A Dbuiltin-probe.c699 ret = show_line_range(&params->line_range, params->target, in __cmd_probe()