Home
last modified time | relevance | path

Searched defs:delta_ns (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/util/
H A Dthrottle.c36 void throttle_leak_bucket(LeakyBucket *bkt, int64_t delta_ns) in throttle_leak_bucket()
62 int64_t delta_ns = now - ts->previous_leak; in throttle_do_leak() local
/openbmc/qemu/hw/timer/
H A Dnrf51_timer.c64 int64_t delta_ns; in rearm_timer() local
H A Daspeed_timer.c103 uint64_t delta_ns = now_ns - MIN(now_ns, t->start); in calculate_ticks() local
120 uint64_t delta_ns; in calculate_time() local