Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dtimer_call.c904 uint32_t tc_iterations = 0; in timer_queue_expire_with_options() local
926 if (++tc_iterations > 1) { in timer_queue_expire_with_options()
939 queue->count, tc_iterations - 1, in timer_queue_expire_with_options()