Searched defs:io_u_lat (Results 1 – 3 of 3) sorted by relevance
17 int (*io_u_lat)(struct thread_data *, uint64_t); member
334 void stat_calc_lat_u(struct thread_stat *ts, double *io_u_lat) in stat_calc_lat_u()339 void stat_calc_lat_m(struct thread_stat *ts, double *io_u_lat) in stat_calc_lat_m()441 static int show_lat(double *io_u_lat, int nr, const char **ranges, in show_lat()
959 double io_u_lat[FIO_IO_U_LAT_U_NR + FIO_IO_U_LAT_M_NR]; local