Searched refs:dso__cmp_id (Results 1 – 3 of 3) sorted by relevance
57 int dso__cmp_id(struct dso *a, struct dso *b) in dso__cmp_id() function
236 int dso__cmp_id(struct dso *a, struct dso *b);
1262 rc = dso__cmp_id(l_map->dso, r_map->dso); in sort__dcacheline_cmp()
Completed in 12 milliseconds