Home
last modified time | relevance | path

Searched defs:_MCOUNT_DECL (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/cpu/x86_64/include/
H A Dprofile.h40 #define _MCOUNT_DECL \ macro
/dragonfly/lib/libc/gmon/
H A Dmcount.c52 _MCOUNT_DECL(u_long frompc, u_long selfpc) in _MCOUNT_DECL() function