Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddso.c787 static struct dso_cache *__dso_cache__find(struct dso *dso, u64 offset) in __dso_cache__find() function
928 struct dso_cache *cache = __dso_cache__find(dso, offset); in dso_cache__find()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddso.c853 static struct dso_cache *__dso_cache__find(struct dso *dso, u64 offset) in __dso_cache__find() function
996 struct dso_cache *cache = __dso_cache__find(dso, offset); in dso_cache__find()

Completed in 4 milliseconds