Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Ddso.c1001 static ssize_t dso_cache_io(struct dso *dso, struct machine *machine, in dso_cache_io() function
1028 ret = dso_cache_io(dso, machine, offset, p, size, out); in cached_io()