HomeSort by relevance Sort by last modified time
    Searched refs:io_sample (Results 1 - 6 of 6) sorted by null

  /external/fio/
iolog.h 24 struct io_sample { struct
32 struct io_sample s;
103 struct io_sample *io,
114 return sizeof(struct io_sample);
122 static inline struct io_sample *__get_sample(void *samples, int log_offset,
128 static inline struct io_sample *get_sample(struct io_log *iolog,
server.h 181 struct io_sample samples[0];
iolog.c 628 struct io_sample *s;
client.c 1326 struct io_sample *s;
    [all...]
server.c 1322 struct io_sample *s = get_sample(log, i);
    [all...]
stat.c     [all...]

Completed in 423 milliseconds