Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/kern/
H A Dtimer_call.c905 uint32_t tc_iterations = 0; in timer_queue_expire_with_options() local
927 if (++tc_iterations > 1) { in timer_queue_expire_with_options()
940 queue->count, tc_iterations - 1, in timer_queue_expire_with_options()