Home
last modified time | relevance | path

Searched refs:add_log_sample (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Dstat.c1694 static void add_log_sample(struct thread_data *td, struct io_log *iolog, in add_log_sample() function
1781 add_log_sample(td, td->clat_log, usec, ddir, bs, offset); in add_clat_sample()
1798 add_log_sample(td, td->slat_log, usec, ddir, bs, offset); in add_slat_sample()
1812 add_log_sample(td, td->lat_log, usec, ddir, bs, offset); in add_lat_sample()
1846 add_log_sample(td, td->bw_log, rate, ddir, bs, 0); in add_bw_sample()
1885 add_log_sample(td, td->iops_log, iops, ddir, bs, 0); in add_iops_sample()