Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-finder.h64 int find_source_path(const char *raw_path, const char *sbuild_id,
H A Dprobe-finder.c973 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
H A Dprobe-event.c1075 ret = find_source_path(tmp, sbuild_id, lr->comp_dir, &lr->path); in __show_line_range()