dso_name_l 172 tools/perf/util/sort.c const char *dso_name_l, *dso_name_r; dso_name_l 178 tools/perf/util/sort.c dso_name_l = dso_l->long_name; dso_name_l 181 tools/perf/util/sort.c dso_name_l = dso_l->short_name; dso_name_l 185 tools/perf/util/sort.c return strcmp(dso_name_l, dso_name_r);