Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/
Dbuiltin-timechart.c161 struct io_sample { struct
162 struct io_sample *next; argument
164 u64 start_time;
165 u64 end_time;
166 u64 bytes;
167 int type;
168 int fd;
169 int err;
170 int merges;
/kernel/linux/linux-5.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;