Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves.c124 static exclaves_clock_t exclaves_absolute_clock, exclaves_continuous_clock; variable
1039 &exclaves_absolute_clock : &exclaves_continuous_clock); in exclaves_update_timebase()
1516 exclaves_clock_t *clocks[] = { &exclaves_absolute_clock, in exclaves_scheduler_request()
2000 (clock == &exclaves_absolute_clock ? in exclaves_clock_update()