Searched refs:show_lat (Results 1 – 1 of 1) sorted by relevance
/external/fio/ |
D | stat.c | 475 static int show_lat(double *io_u_lat, int nr, const char **ranges, in show_lat() function 510 show_lat(io_u_lat_u, FIO_IO_U_LAT_U_NR, ranges, "usec", out); in show_lat_u() 519 show_lat(io_u_lat_m, FIO_IO_U_LAT_M_NR, ranges, "msec", out); in show_lat_m()
|