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

/netbsd-current/sys/arch/vax/include/
H A Dprofile.h44 #define MCOUNT \ macro
/netbsd-current/sys/arch/sparc/include/
H A Dprofile.h54 #define MCOUNT \ macro
63 #define MCOUNT \ macro
75 #define MCOUNT \ macro
/netbsd-current/sys/arch/sh3/include/
H A Dprofile.h35 #define MCOUNT __asm (" \n\ macro
/netbsd-current/sys/arch/mips/include/
H A Dprofile.h69 #define MCOUNT \ macro
102 #define MCOUNT \ macro
/netbsd-current/sys/arch/m68k/include/
H A Dprofile.h43 #define MCOUNT \ macro
58 #define MCOUNT \ macro
/netbsd-current/sys/arch/powerpc/include/
H A Dprofile.h37 #define MCOUNT \ macro
90 #define MCOUNT \ macro
/netbsd-current/sys/arch/riscv/include/
H A Dprofile.h47 #define MCOUNT \
/netbsd-current/sys/arch/or1k/include/
H A Dprofile.h47 #define MCOUNT \
/netbsd-current/sys/arch/arm/include/
H A Dprofile.h45 #define MCOUNT \ macro
83 #define MCOUNT \ macro
125 #define MCOUNT \ macro
/netbsd-current/sys/arch/aarch64/include/
H A Dprofile.h46 #define MCOUNT \ macro
/netbsd-current/sys/arch/ia64/include/
H A Dasm.h45 * MCOUNT
48 #define MCOUNT \ macro
55 #define MCOUNT /* nothing */ macro
69 MCOUNT
87 MCOUNT
/netbsd-current/sys/arch/amd64/include/
H A Dprofile.h50 #define MCOUNT \ macro
/netbsd-current/sys/arch/i386/include/
H A Dprofile.h54 #define MCOUNT \ macro
/netbsd-current/common/lib/libc/gmon/
H A Dmcount.c110 #undef MCOUNT macro
111 #define MCOUNT macro
119 * taken care of by the MCOUNT definition in <machine/profile.h>.
277 #ifdef MCOUNT
282 MCOUNT
/netbsd-current/sys/arch/alpha/include/
H A Dasm.h225 * MCOUNT
229 #define MCOUNT /* nothing */ macro
231 #define MCOUNT \ macro
281 MCOUNT
305 MCOUNT
345 MCOUNT
371 MCOUNT

Completed in 134 milliseconds