Home
last modified time | relevance | path

Searched refs:wrap_timer_call (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/sys/
H A Ddtrace_glue.h105 struct wrap_timer_call;
120 LIST_HEAD(cyc_list_head, wrap_timer_call) cpu_cyc_list;
/xnu-11215/bsd/dev/dtrace/
H A Ddtrace_glue.c271 typedef struct wrap_timer_call { struct
281 LIST_ENTRY(wrap_timer_call) entries; argument