Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.c1015 static struct dso_cache *dso_cache__find(struct dso *dso, in dso_cache__find() function
1031 cache = dso_cache__find(dso, machine, offset, &ret); in dso_cache_io()