Searched refs:parse_line_range_desc (Results 1 - 3 of 3) sorted by path

/linux-master/tools/perf/
H A Dbuiltin-probe.c248 ret = parse_line_range_desc(str, &params->line_range);
/linux-master/tools/perf/util/
H A Dprobe-event.c1347 int parse_line_range_desc(const char *arg, struct line_range *lr) function
H A Dprobe-event.h154 int parse_line_range_desc(const char *cmd, struct line_range *lr);

Completed in 329 milliseconds