Home
last modified time | relevance | path

Searched refs:dsos__hit_all_cb (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Ddsos.c416 static int dsos__hit_all_cb(struct dso *dso, void *data __maybe_unused) in dsos__hit_all_cb() function
424 return dsos__for_each_dso(dsos, dsos__hit_all_cb, NULL); in dsos__hit_all()