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

/darwin-on-arm/xnu/osfmk/mach/i386/
H A Dsdt_isa.h43 #define DTRACE_LAB(p, n) \ macro
48 ".globl " DTRACE_LAB(p, n) "\n\t" \
49 DTRACE_LAB(p, n) ":" ".quad 1f""\n\t" \
53 #define DTRACE_LAB(p, n) \ macro
58 ".globl " DTRACE_LAB(p, n) "\n\t" \
59 DTRACE_LAB(p, n) ":" ".long 1f""\n\t" \

Completed in 66 milliseconds