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.c923 static struct dso_cache *dso_cache__find(struct dso *dso, in dso_cache__find() function
939 cache = dso_cache__find(dso, machine, offset, &ret); in dso_cache_io()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddso.c991 static struct dso_cache *dso_cache__find(struct dso *dso, in dso_cache__find() function
1007 cache = dso_cache__find(dso, machine, offset, &ret); in dso_cache_io()

Completed in 5 milliseconds