Home
last modified time | relevance | path

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

/external/fio/
Dstat.c338 static void stat_calc_lat(struct thread_stat *ts, double *dst, in stat_calc_lat() function
360 stat_calc_lat(ts, io_u_lat, ts->io_u_lat_u, FIO_IO_U_LAT_U_NR); in stat_calc_lat_u()
365 stat_calc_lat(ts, io_u_lat, ts->io_u_lat_m, FIO_IO_U_LAT_M_NR); in stat_calc_lat_m()