Searched refs:show_line_range (Results 1 – 3 of 3) sorted by relevance
160 int show_line_range(struct line_range *lr, const char *module, bool user);
1018 int show_line_range(struct line_range *lr, const char *module, bool user) in show_line_range() function1150 int show_line_range(struct line_range *lr __maybe_unused, in show_line_range() function
642 ret = show_line_range(¶ms.line_range, params.target, in __cmd_probe()