Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/ !
Dbuiltin-timechart.c160 struct io_sample { struct
161 struct io_sample *next; argument
163 u64 start_time;
164 u64 end_time;
165 u64 bytes;
166 int type;
167 int fd;
168 int err;
169 int merges;