Searched refs:timer_call_data_t (Results 1 - 9 of 9) sorted by relevance

/xnu-2422.115.4/osfmk/chud/i386/
H A Dchud_xnu_private.h53 timer_call_data_t cpu_timer_call;
/xnu-2422.115.4/osfmk/kern/
H A Dtimer_call.h61 } timer_call_data_t, *timer_call_t; typedef in typeref:struct:timer_call
H A Dprocessor.h153 timer_call_data_t quantum_timer; /* timer for quantum expiration */
H A Dthread.h241 timer_call_data_t depress_timer;
297 timer_call_data_t wait_timer;
H A Dthread_call.c66 timer_call_data_t delayed_timer;
67 timer_call_data_t dealloc_timer;
H A Dclock.c115 static timer_call_data_t calend_adjcall;
H A Dclock_oldops.c106 static timer_call_data_t alarm_expire_timer;
H A Dtelemetry.c889 static timer_call_data_t bootprofile_timer_call_entry;
H A Dtimer_call.c108 timer_call_data_t timer; /* timer used by threshold management */

Completed in 81 milliseconds