Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.c974 static struct dso_cache *dso_cache__populate(struct dso *dso, in dso_cache__populate() function
1022 return cache ? cache : dso_cache__populate(dso, machine, offset, ret); in dso_cache__find()