Searched refs:maxalt (Results 1 – 1 of 1) sorted by relevance
/external/fio/ |
D | stat.c | 283 char *ioalt, *aggalt, *minalt, *maxalt; in show_group_stats() local 302 maxalt = num2str(rs->max_bw[i], 4, 1, !i2p, rs->unit_base); in show_group_stats() 305 agg, aggalt, min, max, minalt, maxalt, io, ioalt, in show_group_stats() 316 free(maxalt); in show_group_stats()
|