HomeSort by relevance Sort by last modified time
    Searched refs:get_clock (Results 1 - 4 of 4) sorted by null

  /external/qemu/
cpus.c 341 ti = get_clock();
351 timers_state.cpu_clock_offset -= get_clock();
qemu-timer.c 551 return get_clock();
  /external/qemu/include/qemu/
timer.h 717 static inline int64_t get_clock(void) function
728 static inline int64_t get_clock(void) function
  /external/e2fsprogs/lib/uuid/
gen_uuid.c 309 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 318 milliseconds