Home
last modified time | relevance | path

Searched refs:byte_postfix (Results 1 – 1 of 1) sorted by relevance

/external/fio/lib/
Dnum2str.c15 const char *byte_postfix[] = { "", "B", "bit" }; in num2str() local
55 postfix[post_index], byte_postfix[byte_post_index]); in num2str()
76 postfix[post_index], byte_postfix[byte_post_index]); in num2str()