Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/libcutils/
H A Dtrace-container.cpp125 static inline uint64_t gettime(clockid_t clk_id) in gettime() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/ptp/
H A Dtestptp.c173 int gettime = 0; in main() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/futex/
H A Dfutextest.h32 int (*gettime)(clockid_t clk_id, void *ts); member
/aosp_15_r20/external/cronet/third_party/libevent/
H A Devent.c124 gettime(struct event_base *base, struct timeval *tp) in gettime() function
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_sync.c49 static double gettime(void) in gettime() function
/aosp_15_r20/external/autotest/server/cros/servo/
H A Dchrome_cr50.py1018 def gettime(self): member in ChromeCr50
/aosp_15_r20/external/blktrace/btreplay/
H A Dbtreplay.c336 static inline __u64 gettime(void) in gettime() function
/aosp_15_r20/trusty/user/app/storage/test/block_host_test/
Dblock_test.c42 long gettime(uint32_t clock_id, uint32_t flags, int64_t* time) { in gettime() function
/aosp_15_r20/external/libevent/
H A Devent.c413 gettime(struct event_base *base, struct timeval *tp) in gettime() function