Home
last modified time | relevance | path

Searched defs:is_seconds (Results 1 – 2 of 2) sorted by relevance

/external/fio/
Dparse.c133 int is_seconds) in get_mult_time()
322 int is_seconds, int is_time) in str_to_decimal()
380 int check_str_time(const char *p, long long *val, int is_seconds) in check_str_time()
Dparse.h77 int is_seconds; /* time value with seconds base */ member