Searched refs:__dso__cmp_short_name (Results 1 – 1 of 1) sorted by relevance
116 static int __dso__cmp_short_name(const char *short_name, struct dso_id *id, struct dso *b) in __dso__cmp_short_name() function124 return __dso__cmp_short_name(a->short_name, &a->id, b); in dso__cmp_short_name()226 if (__dso__cmp_short_name(name, id, pos) == 0) in __dsos__find_id()