Searched refs:timer_call_t (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtimer_call.h39 typedef struct call_entry *timer_call_t; typedef in typeref:struct:call_entry
46 timer_call_t call,
50 timer_call_t call,
55 timer_call_t call);
64 timer_call_t call,
H A Dtimer_call.c50 #define TC(x) ((timer_call_t)(x))
60 timer_call_t call,
74 timer_call_t current;
154 timer_call_t call,
177 timer_call_t call,
201 timer_call_t call)
228 timer_call_t call;
254 timer_call_t call;
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace_glue.c298 typedef struct call_entry *timer_call_t; typedef in typeref:struct:call_entry
306 timer_call_t call,
312 timer_call_t call,
318 timer_call_t call);

Completed in 81 milliseconds