Searched refs:timer_start (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtimer.h103 #define timer_start(timer, tstamp) macro
113 extern void timer_start(
H A Dtimer.c118 timer_start( function
H A Dstartup.c438 timer_start(&thread->system_timer, processor->last_dispatch);
441 timer_start(&PROCESSOR_DATA(processor, system_state), processor->last_dispatch);
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dppc_init.c198 timer_start(&thread->system_timer, mach_absolute_time());

Completed in 77 milliseconds