Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Ddso.c511 static struct dso_cache *dso_cache__find(const struct rb_root *root, u64 offset) in dso_cache__find() function
610 cache = dso_cache__find(&dso->data.cache, offset); in dso_cache_read()