Home
last modified time | relevance | path

Searched refs:gettime (Results 1 – 1 of 1) sorted by relevance

/system/core/libcutils/
Dtrace-container.cpp125 static inline uint64_t gettime(clockid_t clk_id) in gettime() function
140 uint64_t ts = gettime(CLOCK_MONOTONIC); \
141 uint64_t tts = gettime(CLOCK_THREAD_CPUTIME_ID); \