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

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

Completed in 129 milliseconds