Home
last modified time | relevance | path

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

/external/fio/
Dstat.h300 extern void add_clat_sample(struct thread_data *, enum fio_ddir, unsigned long,
Dio_u.c1766 add_clat_sample(td, idx, lusec, bytes, io_u->offset); in account_io_completion()
Dstat.c2311 void add_clat_sample(struct thread_data *td, enum fio_ddir ddir, in add_clat_sample() function