Searched refs:dsos__hit_all_cb (Results 1 – 1 of 1) sorted by relevance
416 static int dsos__hit_all_cb(struct dso *dso, void *data __maybe_unused) in dsos__hit_all_cb() function424 return dsos__for_each_dso(dsos, dsos__hit_all_cb, NULL); in dsos__hit_all()