get_real_path     969 tools/perf/util/probe-event.c 	ret = get_real_path(tmp, lr->comp_dir, &lr->path);
get_real_path     893 tools/perf/util/probe-finder.c 		ret = get_real_path(pf->fname, comp_dir, &fpath);
get_real_path      62 tools/perf/util/probe-finder.h int get_real_path(const char *raw_path, const char *comp_dir,