Searched refs:START (Results 1 – 7 of 7) sorted by relevance
57 read START < /dev/sys/fs/by-name/userdata/unusable62 read START < /dev/sys/fs/by-name/userdata/dirty_segments87 CURRENT=${START}88 TODO=$((${START}-${THRESHOLD}))89 CUTOFF=$((${START} + ${MAX_INCREASE}))92 PROGRESS=`echo "(${START}-${CURRENT})/${TODO}"|bc -l`104 …making no progress. Aborting checkpoint_gc attempt \(initial ${METRIC}: ${START}, now: ${CURRENT}\)
48 // Sets up the nanoapp for an upcoming START test step (e.g. perform a WiFi52 START = 2; enumerator59 // START.63 optional Step step = 3 [default = START];
87 START=190 for (( l=$START; l<=$LOOPS; l++ )); do
54 START, enumerator
42 START = 1 variable in State128 self.state = State.START172 if self.state == State.START:
414 START=`date +%s`456 duration=`expr ${END} - ${START} 2>/dev/null`
119 *step = Manager::TestStep::START; in getTestStep()