Home
last modified time | relevance | path

Searched refs:unit_scale (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/osfmk/kern/
H A Dstartup.h454 uint64_t unit_scale; member
511 .unit_scale = var_unit, \
H A Dmachine.c1349 if (spec->unit_scale == MACHINE_TIMEOUT_UNIT_TIMEBASE) { in machine_timeout_init_with_suffix()
1353 timeout /= spec->unit_scale; in machine_timeout_init_with_suffix()