Home
last modified time | relevance | path

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

/Linux-v6.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;