Home
last modified time | relevance | path

Searched defs:cmp_short (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Ddsos.c196 …struct dso *__dsos__find_id(struct dsos *dsos, const char *name, struct dso_id *id, bool cmp_short) in __dsos__find_id()
209 struct dso *__dsos__find(struct dsos *dsos, const char *name, bool cmp_short) in __dsos__find()
/kernel/linux/linux-4.19/tools/perf/util/
Ddso.c1390 struct dso *__dsos__find(struct dsos *dsos, const char *name, bool cmp_short) in __dsos__find()
1403 struct dso *dsos__find(struct dsos *dsos, const char *name, bool cmp_short) in dsos__find()