Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dstartup.h455 uint64_t unit_scale; member
514 .unit_scale = var_unit, \
H A Dmachine.c1381 if (spec->unit_scale == MACHINE_TIMEOUT_UNIT_TIMEBASE) { in machine_timeout_init_with_suffix()
1385 timeout /= spec->unit_scale; in machine_timeout_init_with_suffix()