Home
last modified time | relevance | path

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

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