Home
last modified time | relevance | path

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

/freebsd/lib/libc/gmon/
H A Dmcount.c62 _MCOUNT_DECL(uintfptr_t frompc, uintfptr_t selfpc) in _MCOUNT_DECL()
276 mexitcount(uintfptr_t selfpc) in mexitcount()
/freebsd/sys/sys/
H A Dgmon.h129 u_long selfpc; member