Searched refs:sz_idx (Results 1 - 1 of 1) sorted by relevance

/external/fio/profiles/
H A Dtiobench.c11 static char sz_idx[80], bs_idx[80], loop_idx[80], dir_idx[80], t_idx[80]; variable
14 "buffered=0", sz_idx, bs_idx, loop_idx, dir_idx, t_idx,
97 sprintf(sz_idx, "size=%llu", size);
99 strcpy(sz_idx, "size=4*1024*$mb_memory");

Completed in 1013 milliseconds