Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.c717 static ssize_t dso_cache_read(struct dso *dso, struct machine *machine, in dso_cache_read() function
743 ret = dso_cache_read(dso, machine, offset, p, size); in cached_read()