Searched defs:nowus (Results 1 – 3 of 3) sorted by relevance
164 int64_t nowus = (int64_t)tv.tv_sec * USEC_PER_SEC + (int64_t)tv.tv_usec; variable
88 uint64_t nowus, expected, timescale = 0; in test_absolute_kevent() local
517 clock_usec_t nowus; in PMLog() local