Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dstartup.h484 uint64_t unit_scale; member
543 .unit_scale = var_unit, \
H A Dmachine.c1496 if (spec->unit_scale == MACHINE_TIMEOUT_UNIT_TIMEBASE) { in machine_timeout_init_with_suffix()
1500 timeout /= spec->unit_scale; in machine_timeout_init_with_suffix()