Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/mach/machine/
H A Dsdt.h175 #define DTRACE_SCHED2(name, type1, arg1, type2, arg2) \ macro
/xnu-8020.101.4/osfmk/kern/
H A Dsched_prim.c905 DTRACE_SCHED2(iwakeup, struct thread *, thread, struct proc *, current_proc()); in thread_unblock()
957 DTRACE_SCHED2(wakeup, struct thread *, thread, struct proc *, current_proc()); in thread_unblock()
2966 DTRACE_SCHED2(off__cpu, struct thread *, thread, struct proc *, current_proc()); in thread_invoke()
3115 DTRACE_SCHED2(off__cpu, struct thread *, thread, struct proc *, current_proc()); in thread_invoke()