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

/linux-master/tools/perf/util/
H A Dprobe-finder.h47 int find_source_path(const char *raw_path, const char *sbuild_id,
H A Dprobe-finder.c855 ret = find_source_path(pf->fname, sbuild_id, comp_dir, &fpath);
1862 int find_source_path(const char *raw_path, const char *sbuild_id, function
H A Dprobe-event.c1087 ret = find_source_path(tmp, sbuild_id, lr->comp_dir, &lr->path);

Completed in 183 milliseconds