Searched refs:sdt (Results 1 - 25 of 45) sorted by relevance

12

/darwin-on-arm/xnu/bsd/sys/
H A Dsdt.h31 * This is a wrapper header that wraps the mach visible sdt.h header so that
44 #include <mach/sdt.h>
H A DMakefile28 sbuf.h posix_sem.h posix_shm.h sdt.h \
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dsdt_x86.c26 /* #pragma ident "@(#)sdt.c 1.9 08/07/01 SMI" */
56 sdt_probe_t *sdt = sdt_probetab[SDT_ADDR2NDX(addr)]; local
58 for (; sdt != NULL; sdt = sdt->sdp_hashnext) {
59 if ((uintptr_t)sdt->sdp_patchpoint == addr) {
77 dtrace_probe(sdt->sdp_id, stack0, stack1, stack2, stack3, stack4);
91 sdt_probe_t *sdt = sdt_probetab[SDT_ADDR2NDX(addr)]; local
93 for (; sdt != NULL; sdt
[all...]
H A Dunix_signal.c60 #include <sys/sdt.h>
/darwin-on-arm/xnu/osfmk/mach/machine/
H A DMakefile15 syscall_sw.h sdt.h sdt_isa.h
/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_interrupt.c33 #include <mach/sdt.h>
/darwin-on-arm/xnu/bsd/dev/arm/
H A Dunix_syscalls.c85 #include <sys/sdt.h>
H A Dunix_signals.c54 #include <sys/sdt.h>
/darwin-on-arm/xnu/bsd/netinet6/
H A Dipcomp_input.c82 #include <mach/sdt.h>
H A Dah_input.c120 #include <mach/sdt.h>
H A Desp_input.c123 #include <mach/sdt.h>
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOTimerEventSource.cpp46 #include <mach/sdt.h>
/darwin-on-arm/xnu/osfmk/mach/
H A DMakefile123 sdt.h \
H A Dsdt.h30 #include <mach/machine/sdt.h>
/darwin-on-arm/xnu/bsd/vm/
H A Dvnode_pager.c63 #include <mach/sdt.h>
/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_proto.c62 #include <mach/sdt.h>
H A Dtimer_call.c44 #include <mach/sdt.h>
H A Dsched_fixedpriority.c62 #include <mach/sdt.h>
H A Dsched_grrr.c62 #include <mach/sdt.h>
H A Dthread_call.c50 #include <mach/sdt.h>
H A Dthread.c127 #include <mach/sdt.h>
/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_output.c95 #include <mach/sdt.h>
113 #include <mach/sdt.h>
H A Dtcp_timer.c104 #include <mach/sdt.h>
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_fork.c131 #include <sys/sdt.h>
H A Dkern_exit.c148 #include <sys/sdt.h>

Completed in 103 milliseconds

12