Searched refs:current_timestamp_ns (Results 1 – 4 of 4) 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()
224 start_time = current_timestamp_ns(); in decompress_buffer()229 end_time = current_timestamp_ns(); in decompress_buffer()
383 start_time = current_timestamp_ns(); in start_iteration()402 end_time = current_timestamp_ns(); in finish_iteration()