Searched refs:FIO_IO_U_PLAT_NR (Results 1 – 4 of 4) sorted by relevance
111 #define FIO_IO_U_PLAT_NR (FIO_IO_U_PLAT_GROUP_NR * FIO_IO_U_PLAT_VAL) macro160 uint32_t io_u_plat[DDIR_RWDIR_CNT][FIO_IO_U_PLAT_NR];
75 idx = (base + offset) < (FIO_IO_U_PLAT_NR - 1) ? in plat_val_to_idx()76 (base + offset) : (FIO_IO_U_PLAT_NR - 1); in plat_val_to_idx()89 assert(idx < FIO_IO_U_PLAT_NR); in plat_idx_to_val()153 for (i = 0; i < FIO_IO_U_PLAT_NR && !is_last; i++) { in calc_clat_percentiles()1146 for (m = 0; m < FIO_IO_U_PLAT_NR; m++) { in sum_thread_stats()1642 for (j = 0; j < FIO_IO_U_PLAT_NR; j++) in reset_io_stats()1765 assert(idx < FIO_IO_U_PLAT_NR); in add_clat_percentile_sample()
866 for (j = 0; j < FIO_IO_U_PLAT_NR; j++) in convert_ts()
1132 for (j = 0; j < FIO_IO_U_PLAT_NR; j++) in fio_server_send_ts()