Searched defs:RTMCOUNT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/sparc/inc/sparc/
H A Dasm_linkage.h76 * profiling causes defintions of the MCOUNT and RTMCOUNT
108 #define RTMCOUNT(x) MCOUNT(x) macro
144 .global x; x: RTMCOUNT(x)
153 .global x; x: RTMCOUNT(x)
/illumos-gate/usr/src/uts/sparc/sys/
H A Dasm_linkage.h63 * profiling causes defintions of the MCOUNT and RTMCOUNT
125 #define RTMCOUNT(x) MCOUNT(x) macro
176 x: RTMCOUNT(x)
/illumos-gate/usr/src/uts/intel/ia32/sys/
H A Dasm_linkage.h139 * profiling causes definitions of the MCOUNT and RTMCOUNT
173 #define RTMCOUNT(x) MCOUNT(x) macro
222 x: RTMCOUNT(x)

Completed in 57 milliseconds