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

/external/fio/
H A Dtickmarks.c45 const char shorten_chr[] = { 0, 'K', 'M', 'G', 'P', 'E', 0 }; local
84 str[l - minshorten] = shorten_chr[shorten_idx];

Completed in 68 milliseconds