Searched refs:dso__cmp_id (Results 1 – 3 of 3) sorted by relevance
71 int dso__cmp_id(struct dso *a, struct dso *b) in dso__cmp_id() function
246 int dso__cmp_id(struct dso *a, struct dso *b);
1530 rc = dso__cmp_id(l_dso, r_dso); in sort__dcacheline_cmp()