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
245 int dso__cmp_id(struct dso *a, struct dso *b);
1384 rc = dso__cmp_id(l_map->dso, r_map->dso); in sort__dcacheline_cmp()