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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/i386/
H A Dsdt_isa.h37 #define DTRACE_TOSTRING(s) DTRACE_STRINGIFY(s) macro
43 "__dtrace_probe$" DTRACE_TOSTRING(__LINE__) DTRACE_STRINGIFY(_##p##___##n)
53 "__dtrace_probe$" DTRACE_TOSTRING(__LINE__) DTRACE_STRINGIFY(_##p##___##n) ":" "\n\t"
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/ppc/
H A Dsdt_isa.h39 #define DTRACE_TOSTRING(s) DTRACE_STRINGIFY(s) macro
46 "__dtrace_probe$" DTRACE_TOSTRING(__LINE__) DTRACE_STRINGIFY(_##p##___##n)
55 "__dtrace_probe$" DTRACE_TOSTRING(__LINE__) DTRACE_STRINGIFY(_##p##___##n) ":" "\n\t"

Completed in 29 milliseconds