Searched defs:MCOUNT (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Dprofile.h61 #define MCOUNT \ macro
/freebsd-11-stable/sys/arm64/include/
H A Dprofile.h48 #define MCOUNT macro
74 #define MCOUNT macro
/freebsd-11-stable/sys/amd64/include/
H A Dprofile.h54 #define MCOUNT macro
116 #define MCOUNT __asm(" \n\ macro
172 #define MCOUNT macro
H A Dasmacros.h117 #define MCOUNT call __mcount macro
138 #define MCOUNT macro
/freebsd-11-stable/sys/riscv/include/
H A Dprofile.h48 #define MCOUNT macro
74 #define MCOUNT macro
/freebsd-11-stable/sys/sparc64/include/
H A Dprofile.h49 #define MCOUNT macro
77 #define MCOUNT \ macro
97 #define MCOUNT macro
/freebsd-11-stable/sys/i386/include/
H A Dprofile.h54 #define MCOUNT macro
114 #define MCOUNT \ macro
146 #define MCOUNT macro
H A Dasmacros.h109 #define MCOUNT call __mcount macro
130 #define MCOUNT macro
/freebsd-11-stable/sys/mips/include/
H A Dprofile.h46 #define MCOUNT \ macro
H A Dasm.h92 #define MCOUNT _KERN_MCOUNT macro
94 #define MCOUNT macro
/freebsd-11-stable/sys/powerpc/include/
H A Dprofile.h101 #define MCOUNT \ macro
139 #define MCOUNT \ macro
/freebsd-11-stable/sys/kern/
H A Dsubr_prof.c50 #undef MCOUNT macro

Completed in 110 milliseconds