map_path 1467 tools/perf/util/symbol.c static int dso__load_perf_map(const char *map_path, struct dso *dso) map_path 1474 tools/perf/util/symbol.c file = fopen(map_path, "r"); map_path 1621 tools/perf/util/symbol.c const char *map_path = dso->long_name; map_path 1627 tools/perf/util/symbol.c map_path = newmapname; map_path 1659 tools/perf/util/symbol.c ret = dso__load_perf_map(map_path, dso);