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

/freebsd-13-stable/sys/i386/include/
H A Dprofile.h56 #define MCOUNT macro
125 #define MCOUNT \ macro
157 #define MCOUNT macro
H A Dasmacros.h112 #define MCOUNT call *__mcountp macro
133 #define MCOUNT macro
/freebsd-13-stable/sys/mips/include/
H A Dprofile.h48 #define MCOUNT \ macro
H A Dasm.h95 #define MCOUNT _KERN_MCOUNT macro
97 #define MCOUNT macro
/freebsd-13-stable/sys/riscv/include/
H A Dprofile.h50 #define MCOUNT macro
76 #define MCOUNT macro
/freebsd-13-stable/sys/arm/include/
H A Dprofile.h62 #define MCOUNT \ macro
/freebsd-13-stable/sys/arm64/include/
H A Dprofile.h50 #define MCOUNT macro
76 #define MCOUNT macro
/freebsd-13-stable/sys/amd64/include/
H A Dprofile.h56 #define MCOUNT macro
114 #define MCOUNT __asm(" \n\ macro
170 #define MCOUNT macro
H A Dasmacros.h119 #define MCOUNT call __mcount macro
140 #define MCOUNT macro
/freebsd-13-stable/sys/powerpc/include/
H A Dprofile.h103 #define MCOUNT \ macro
141 #define MCOUNT \ macro
/freebsd-13-stable/sys/contrib/openzfs/lib/libspl/include/ia32/sys/
H A Dasm_linkage.h139 #define MCOUNT(x) \ macro
149 #define MCOUNT(x) \ macro
165 #define MCOUNT(x) macro
/freebsd-13-stable/sys/contrib/openzfs/module/icp/include/sys/ia32/
H A Dasm_linkage.h142 #define MCOUNT(x) \ macro
152 #define MCOUNT(x) \ macro
168 #define MCOUNT(x) macro
/freebsd-13-stable/sys/kern/
H A Dsubr_prof.c52 #undef MCOUNT macro

Completed in 197 milliseconds