Searched defs:tstamp (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/kern/
H A Dtimer.c121 timer_start( timer_t timer, uint64_t tstamp) argument
129 timer_stop( timer_t timer, uint64_t tstamp) argument
140 timer_switch( timer_t timer, uint64_t tstamp, timer_t new_timer) argument
157 thread_timer_event( uint64_t tstamp, timer_t new_timer) argument
[all...]
H A Dtimer.h91 uint64_t tstamp; member in struct:timer

Completed in 17 milliseconds