Searched refs:endtime_ns (Results 1 – 1 of 1) sorted by relevance
52 int64_t sleeptime_ns, endtime_ns; in cpu_throttle_thread() local62 endtime_ns = qemu_clock_get_ns(QEMU_CLOCK_REALTIME) + sleeptime_ns; in cpu_throttle_thread()72 sleeptime_ns = endtime_ns - qemu_clock_get_ns(QEMU_CLOCK_REALTIME); in cpu_throttle_thread()