Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Ddso.c976 static ssize_t cached_io(struct dso *dso, struct machine *machine, in cached_io() function
1083 return cached_io(dso, machine, offset, data, size, out); in data_read_write_offset()