Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddsos.c109 static int dso__cmp_short_name(struct dso *a, struct dso *b) in dso__cmp_short_name() function
148 rc = dso__cmp_short_name(dso, this); in __dsos__findnew_link_by_longname_id()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddsos.c121 static int dso__cmp_short_name(struct dso *a, struct dso *b) in dso__cmp_short_name() function
160 rc = dso__cmp_short_name(dso, this); in __dsos__findnew_link_by_longname_id()

Completed in 1 milliseconds