Searched refs:current_timestamp_ns (Results 1 – 3 of 3) sorted by relevance
34 #define current_timestamp_ns() (clock_gettime_nsec_np(CLOCK_MONOTONIC_RAW)); macro
120 globals->tg_start_time = current_timestamp_ns(); in writer()141 globals->tg_end_time = current_timestamp_ns(); in writer()
384 start_time = current_timestamp_ns(); in start_iteration()403 end_time = current_timestamp_ns(); in finish_iteration()