Searched refs:start_ns (Results 1 – 1 of 1) sorted by relevance
55 uint64_t start_ns = GET_ARCH_TIME_NS(); in producer_thread() local64 uint64_t duration_ns = end_ns - start_ns; in producer_thread()