Searched refs:timer_call (Results 1 - 12 of 12) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dtimer_call.h45 typedef struct timer_call { struct
75 typedef struct timer_call timer_call_data_t;
H A Dsched.h75 #include <kern/timer_call.h>
H A Dtimer_call.c37 #include <kern/timer_call.h>
103 lck_grp_init(&timer_call_lck_grp, "timer_call", &timer_call_lck_grp_attr);
160 * methods to operate on timer_call structs as if they are call_entry structs.
H A Dthread.h118 #include <kern/timer_call.h>
H A Dthread_call.c44 #include <kern/timer_call.h>
/darwin-on-arm/xnu/osfmk/chud/
H A Dchud_osfmk_callback.c35 #include <kern/timer_call.h>
/darwin-on-arm/xnu/osfmk/i386/
H A Dcpu.c50 #include <kern/timer_call.h>
H A Dmp.c195 struct timer_call cpu_warm_call_arr[NUM_CPU_WARM_CALLS];
/darwin-on-arm/xnu/osfmk/kperf/
H A Dtimetrigger.c49 struct timer_call tcall;
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace_glue.c281 /* osfmk/kern/timer_call.h */
287 typedef struct timer_call { struct
300 typedef struct timer_call *timer_call_t;
328 struct timer_call call;
/darwin-on-arm/xnu/osfmk/chud/i386/
H A Dchud_osfmk_callback_i386.c35 #include <kern/timer_call.h>
/darwin-on-arm/xnu/osfmk/arm/
H A Dcpu.c82 #include <kern/timer_call.h>

Completed in 56 milliseconds