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

/fuchsia/zircon/kernel/platform/pc/
H A Dtimer.cpp100 static uint32_t ns_per_tsc_rounded_up; variable
148 value = ns_per_tsc_rounded_up;
453 ns_per_tsc_rounded_up = u32_mul_u64_fp32_64(1, ns_per_tsc) + 1;

Completed in 22 milliseconds