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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Ddso.h141 bool cmp_short);
H A Ddso.c549 struct dso *dsos__find(struct list_head *head, const char *name, bool cmp_short) argument
553 if (cmp_short) {

Completed in 48 milliseconds