Home
last modified time | relevance | path

Searched defs:io_u_lat_u (Results 1 – 2 of 2) sorted by relevance

/external/fio/
Dstat.c505 static void show_lat_u(double *io_u_lat_u, struct buf_output *out) in show_lat_u()
524 double io_u_lat_u[FIO_IO_U_LAT_U_NR]; in show_latencies() local
1017 double io_u_lat_u[FIO_IO_U_LAT_U_NR]; in show_thread_status_terse_v2() local
1080 double io_u_lat_u[FIO_IO_U_LAT_U_NR]; in show_thread_status_terse_v3_v4() local
1175 double io_u_lat_u[FIO_IO_U_LAT_U_NR]; in show_thread_status_json() local
Dstat.h181 uint32_t io_u_lat_u[FIO_IO_U_LAT_U_NR]; member