Home
last modified time | relevance | path

Searched defs:io_sample (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/tools/perf/
Dbuiltin-timechart.c158 struct io_sample { struct
159 struct io_sample *next; argument
161 u64 start_time;
162 u64 end_time;
163 u64 bytes;
164 int type;
165 int fd;
166 int err;
167 int merges;