Searched refs:MCOUNT_LABEL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dasmacros.h110 #define MCOUNT_LABEL(name) GEN_ENTRY(name) ; nop ; ALIGN_TEXT macro
131 #define MCOUNT_LABEL(name) macro
/freebsd-11-stable/sys/i386/i386/
H A Dexception.s97 MCOUNT_LABEL(user)
98 MCOUNT_LABEL(btrap)
320 MCOUNT_LABEL(bintr)
344 MCOUNT_LABEL(eintr)
/freebsd-11-stable/sys/amd64/include/
H A Dasmacros.h118 #define MCOUNT_LABEL(name) GEN_ENTRY(name) ; nop ; ALIGN_TEXT macro
139 #define MCOUNT_LABEL(name) macro
/freebsd-11-stable/sys/amd64/amd64/
H A Dexception.S104 MCOUNT_LABEL(user)
105 MCOUNT_LABEL(btrap)
1086 MCOUNT_LABEL(bintr)
1100 MCOUNT_LABEL(eintr)

Completed in 93 milliseconds