Searched refs:dso_cache__populate (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Ddso.c952 static struct dso_cache *dso_cache__populate(struct dso *dso, function
1000 return cache ? cache : dso_cache__populate(dso, machine, offset, ret);

Completed in 150 milliseconds