Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.c589 static struct dso_cache *dso_cache__find(struct dso *dso, u64 offset) in dso_cache__find() function
722 cache = dso_cache__find(dso, offset); in dso_cache_read()