Home
last modified time | relevance | path

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

/external/fio/
Dstat.c1978 static struct io_logs *get_new_log(struct io_log *iolog) in get_new_log()
2017 static struct io_logs *regrow_log(struct io_log *iolog) in regrow_log()
2089 static struct io_logs *get_cur_log(struct io_log *iolog) in get_cur_log()
2119 static void __add_log_sample(struct io_log *iolog, union io_sample_data data, in __add_log_sample()
2197 static void __add_stat_to_log(struct io_log *iolog, enum fio_ddir ddir, in __add_stat_to_log()
2219 static void _add_stat_to_log(struct io_log *iolog, unsigned long elapsed, in _add_stat_to_log()
2228 static long add_log_sample(struct thread_data *td, struct io_log *iolog, in add_log_sample()
2293 struct io_log *iolog; in add_agg_sample() local
2316 struct io_log *iolog = td->clat_hist_log; in add_clat_sample() local
Diolog.h178 static inline struct io_sample *get_sample(struct io_log *iolog, in get_sample()
Diolog.c1397 uint64_t iolog_nr_samples(struct io_log *iolog) in iolog_nr_samples()
Dthread_options.h204 unsigned int iolog; member
474 uint32_t iolog; member