cu_find_realpath   16 tools/perf/util/dwarf-aux.h const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname);
cu_find_realpath 1123 tools/perf/util/probe-finder.c 			pf->fname = cu_find_realpath(&pf->cu_die, pp->file);
cu_find_realpath 1832 tools/perf/util/probe-finder.c 			lf.fname = cu_find_realpath(&lf.cu_die, lr->file);