Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Ddso.c912 static struct dso_cache *dso_cache__populate(struct dso *dso, in dso_cache__populate() function
960 return cache ? cache : dso_cache__populate(dso, machine, offset, ret); in dso_cache__find()