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

/freebsd-current/sys/amd64/include/
H A Dprofile.h49 #define MCOUNT __asm(" \n\ macro
81 #define MCOUNT \
/freebsd-current/sys/arm64/include/
H A Dprofile.h64 #define MCOUNT __asm( \ macro
/freebsd-current/sys/riscv/include/
H A Dprofile.h45 #define MCOUNT macro
71 #define MCOUNT macro
/freebsd-current/sys/i386/include/
H A Dprofile.h43 #define MCOUNT \ macro
/freebsd-current/sys/powerpc/include/
H A Dprofile.h102 #define MCOUNT \ macro
140 #define MCOUNT \ macro
/freebsd-current/sys/arm/include/
H A Dprofile.h59 #define MCOUNT \ macro
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/ia32/
H A Dasm_linkage.h135 x: MCOUNT(x)
161 y: MCOUNT(x)
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/ia32/
H A Dasm_linkage.h132 x: MCOUNT(x)
154 y: MCOUNT(x)
/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/sys/ia32/
H A Dasm_linkage.h155 x: MCOUNT(x)
185 y: MCOUNT(x)
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/os/linux/sys/ia32/
H A Dasm_linkage.h155 x: MCOUNT(x)
185 y: MCOUNT(x)
/freebsd-current/lib/libc/gmon/
H A Dmcount.c51 * taken care of by the MCOUNT definition in <machine/profile.h>.
272 MCOUNT

Completed in 196 milliseconds