Searched refs:find_source_path (Results 1 – 3 of 3) sorted by relevance
/tools/perf/util/ |
D | probe-finder.h | 64 int find_source_path(const char *raw_path, const char *sbuild_id,
|
D | probe-finder.c | 973 ret = find_source_path(pf->fname, sbuild_id, comp_dir, &fpath); in find_probe_point_lazy() 2053 int find_source_path(const char *raw_path, const char *sbuild_id, in find_source_path() function
|
D | probe-event.c | 1075 ret = find_source_path(tmp, sbuild_id, lr->comp_dir, &lr->path); in __show_line_range()
|