Searched defs:hrtime (Results 1 – 3 of 3) sorted by relevance
34 TEST_IMPL(hrtime) { in TEST_IMPL() argument
350 uint64_t hrtime = uv_hrtime() / 1000000; in timer_early_check_cb() local
1107 #define DTRACE_RECORD_STORE_TIMESTAMP(dtrh, hrtime) { \ argument