Searched refs:last_now (Results 1 – 1 of 1) sorted by relevance
41 uint32_t last_now = 0; in ZTEST() local66 int32_t now_diff = now - last_now; in ZTEST()70 tag(), -now_diff, last_now / MSEC_PER_SEC, in ZTEST()71 last_now % MSEC_PER_SEC); in ZTEST()72 last_now = now; in ZTEST()