Searched refs:gettime (Results 1 – 1 of 1) sorted by relevance
125 static inline uint64_t gettime(clockid_t clk_id) in gettime() function140 uint64_t ts = gettime(CLOCK_MONOTONIC); \141 uint64_t tts = gettime(CLOCK_THREAD_CPUTIME_ID); \