Searched refs:MCOUNT_FROMPC_INTR (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Dprofile.h103 #define MCOUNT_FROMPC_INTR(pc) \ macro
/freebsd-11-stable/sys/arm64/include/
H A Dprofile.h62 #define MCOUNT_FROMPC_INTR(pc) \ macro
/freebsd-11-stable/sys/riscv/include/
H A Dprofile.h62 #define MCOUNT_FROMPC_INTR(pc) \ macro
/freebsd-11-stable/sys/powerpc/include/
H A Dprofile.h216 #define MCOUNT_FROMPC_INTR(pc) \ macro
/freebsd-11-stable/sys/sparc64/include/
H A Dprofile.h63 #define MCOUNT_FROMPC_INTR(pc) \ macro
/freebsd-11-stable/sys/amd64/include/
H A Dprofile.h102 #define MCOUNT_FROMPC_INTR(pc) \ macro
/freebsd-11-stable/sys/i386/include/
H A Dprofile.h102 #define MCOUNT_FROMPC_INTR(pc) \ macro
/freebsd-11-stable/sys/libkern/
H A Dmcount.c141 frompc = MCOUNT_FROMPC_INTR(selfpc);

Completed in 89 milliseconds