Searched refs:lastval (Results 1 - 1 of 1) sorted by relevance
/external/fio/ | ||
H A D | goptions.c | 31 unsigned long long lastval; member in struct:gopt_int 468 delta = value - i->lastval; 469 i->lastval = value; 497 i->lastval = p; |
Completed in 65 milliseconds