Home
last modified time | relevance | path

Searched refs:last_ts (Results 1 – 4 of 4) sorted by relevance

/external/blktrace/btt/
Dplat.c27 double first_ts, last_ts, tl; member
39 pp->first_ts = pp->last_ts = pp->tl = -1.0; in plat_alloc()
61 double delta = pp->last_ts - pp->first_ts; in plat_free()
78 pp->first_ts = pp->last_ts = now; in plat_x2c()
82 double delta = pp->last_ts - pp->first_ts; in plat_x2c()
87 pp->first_ts = pp->last_ts = now; in plat_x2c()
91 pp->last_ts = now; in plat_x2c()
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
Dkvm-test-1-run.sh248 if test -z "last_ts"
252 if test "$newline" != "$oldline" -a "$last_ts" -lt $((seconds + $TORTURE_SHUTDOWN_GRACE))
/external/u-boot/scripts/kconfig/
Dzconf.l36 static int last_ts, first_ts; variable
/external/toybox/kconfig/
Dlex.zconf.c_shipped783 static int last_ts, first_ts;
1221 last_ts = ts;
1261 first_ts = last_ts;
2243 last_ts = first_ts = 0;