Searched refs:jitter (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/sys/
H A Dtimex.h24 long tick, ppsfreq, jitter; member in struct:timex
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Darena.c393 nstime_t jitter; local
395 nstime_init(&jitter, prng_range_u64(&arena->decay.jitter_state,
397 nstime_add(&arena->decay.deadline, &jitter);
587 * to clock jitter triggering premature epoch advances, but
588 * clock jitter estimation and compensation isn't feasible here

Completed in 29 milliseconds