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

/freebsd-11-stable/sys/arm/include/
H A Dprofile.h100 #define MCOUNT_FROMPC_USER(pc) \ macro
/freebsd-11-stable/sys/arm64/include/
H A Dprofile.h59 #define MCOUNT_FROMPC_USER(pc) \ macro
/freebsd-11-stable/sys/riscv/include/
H A Dprofile.h59 #define MCOUNT_FROMPC_USER(pc) \ macro
/freebsd-11-stable/sys/powerpc/include/
H A Dprofile.h212 #define MCOUNT_FROMPC_USER(pc) \ macro
/freebsd-11-stable/sys/sparc64/include/
H A Dprofile.h60 #define MCOUNT_FROMPC_USER(pc) \ macro
/freebsd-11-stable/sys/amd64/include/
H A Dprofile.h99 #define MCOUNT_FROMPC_USER(pc) \ macro
/freebsd-11-stable/sys/i386/include/
H A Dprofile.h99 #define MCOUNT_FROMPC_USER(pc) \ macro
/freebsd-11-stable/sys/libkern/
H A Dmcount.c95 frompc = MCOUNT_FROMPC_USER(frompc);

Completed in 100 milliseconds