Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Ddso.c963 static ssize_t dso_cache_io(struct dso *dso, struct machine *machine, in dso_cache_io() function
990 ret = dso_cache_io(dso, machine, offset, p, size, out); in cached_io()