Searched defs:__get_mult_bytes (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Dparse.c186 static unsigned long long __get_mult_bytes(const char *p, void *data, function
252 return __get_mult_bytes(str, data, percent);
268 return __get_mult_bytes(p, data, percent);

Completed in 133 milliseconds