Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dexclaves.c144 static exclaves_clock_t exclaves_absolute_clock, exclaves_continuous_clock; variable
1099 &exclaves_absolute_clock : &exclaves_continuous_clock); in exclaves_update_timebase()
1626 exclaves_clock_t *clocks[] = { &exclaves_absolute_clock, in exclaves_scheduler_request()
2106 (clock == &exclaves_absolute_clock ? in exclaves_clock_update()