Searched refs:line_finder (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Dprobe-finder.h96 struct line_finder { struct
H A Dprobe-finder.c1686 struct line_finder *lf = data;
1708 static int find_line_range_by_line(Dwarf_Die *sp_die, struct line_finder *lf)
1743 struct line_finder *lf = param->data;
1777 static int find_line_range_by_func(struct line_finder *lf)
1786 struct line_finder lf = {.lr = lr, .found = 0};

Completed in 300 milliseconds