Searched refs:last_ts (Results 1 – 3 of 3) sorted by relevance
157 …last_ts="`tail $resdir/console.log | grep '^\[ *[0-9]\+\.[0-9]\+]' | tail -1 | sed -e 's/^\[ *//' …158 if test -z "$last_ts"160 last_ts=0162 …f test "$newline" != "$oldline" && test "$last_ts" -lt $((seconds + $TORTURE_SHUTDOWN_GRACE)) && t…167 echo Continuing at console.log time $last_ts \"`tail -n 1 $resdir/console.log`\" `date`
228 u64 last_ts = oe->last ? oe->last->timestamp : 0ULL; in do_flush() local257 else if (last_ts <= limit) in do_flush()
320 last_ts = self.data[-1]322 for cpu in last_ts.rqs: