Home
last modified time | relevance | path

Searched refs:MCOUNT_FROMPC_USER (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/libkern/
H A Dmcount.c102 #ifdef MCOUNT_FROMPC_USER in _MCOUNT_DECL()
103 frompc = MCOUNT_FROMPC_USER(frompc); in _MCOUNT_DECL()
/f-stack/freebsd/arm/include/
H A Dprofile.h101 #define MCOUNT_FROMPC_USER(pc) \ macro
/f-stack/freebsd/arm64/include/
H A Dprofile.h61 #define MCOUNT_FROMPC_USER(pc) \ macro
/f-stack/freebsd/amd64/include/
H A Dprofile.h97 #define MCOUNT_FROMPC_USER(pc) \ macro