Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-timechart.c156 struct io_sample { struct
157 struct io_sample *next; argument
159 u64 start_time;
160 u64 end_time;
161 u64 bytes;
162 int type;
163 int fd;
164 int err;
165 int merges;