Home
last modified time | relevance | path

Searched refs:__dso__cmp_short_name (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/perf/util/
Ddsos.c117 static int __dso__cmp_short_name(const char *short_name, const struct dso_id *id, in __dso__cmp_short_name() function
255 if (__dso__cmp_short_name(args->name, args->id, dso) == 0) { in dsos__find_id_cb()