Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddso.c884 static struct dso_cache *dso_cache__populate(struct dso *dso, in dso_cache__populate() function
930 return cache ? cache : dso_cache__populate(dso, machine, offset, ret); in dso_cache__find()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddso.c950 static struct dso_cache *dso_cache__populate(struct dso *dso, in dso_cache__populate() function
998 return cache ? cache : dso_cache__populate(dso, machine, offset, ret); in dso_cache__find()

Completed in 4 milliseconds