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

/linux-master/tools/perf/util/
H A Dsymbol.c1791 char newmapname[PATH_MAX]; local
1797 if (dso->nsinfo && (dso__find_perf_map(newmapname,
1798 sizeof(newmapname), &dso->nsinfo) == 0)) {
1799 map_path = newmapname;

Completed in 105 milliseconds