Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.c734 static ssize_t cached_read(struct dso *dso, struct machine *machine, in cached_read() function
832 return cached_read(dso, machine, offset, data, size); in data_read_offset()