Searched refs:DTRACE_LAB (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/i386/
H A Dsdt_isa.h42 #define DTRACE_LAB(p, n) \ macro
47 ".globl " DTRACE_LAB(p, n) "\n\t" \
48 DTRACE_LAB(p, n) ":" ".long 1f""\n\t" \
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/ppc/
H A Dsdt_isa.h45 #define DTRACE_LAB(p, n) \ macro
49 ".globl " DTRACE_LAB(p, n) "\n\t" \
50 DTRACE_LAB(p, n) ":" ".long 1f""\n\t" \

Completed in 59 milliseconds