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

/linux-master/tools/perf/util/
H A Dmaps.c347 const struct dso *dso_a = map__dso(map_a); local
349 int ret = strcmp(dso_a->short_name, dso_b->short_name);

Completed in 100 milliseconds