Searched refs:get_clock (Results 1 - 4 of 4) sorted by relevance

/external/qemu/
H A Dcpus.c341 ti = get_clock();
351 timers_state.cpu_clock_offset -= get_clock();
H A Dqemu-timer.c551 return get_clock();
/external/qemu/include/qemu/
H A Dtimer.h717 static inline int64_t get_clock(void) function
728 static inline int64_t get_clock(void) function
/external/e2fsprogs/lib/uuid/
H A Dgen_uuid.c309 static int get_clock(uint32_t *clock_high, uint32_t *clock_low, function
577 get_clock(&clock_mid, &uu.time_low, &uu.clock_seq, num);

Completed in 668 milliseconds