Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Ddso.c815 static struct dso_cache *__dso_cache__find(struct dso *dso, u64 offset) in __dso_cache__find() function
958 struct dso_cache *cache = __dso_cache__find(dso, offset); in dso_cache__find()