Home
last modified time | relevance | path

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

/external/fio/
Dparse.c190 static unsigned long long __get_mult_bytes(const char *p, void *data, in __get_mult_bytes() function
274 return __get_mult_bytes(str, data, percent); in get_mult_bytes()
290 return __get_mult_bytes(p, data, percent); in get_mult_bytes()