Home
last modified time | relevance | path

Searched refs:raw_selfpc (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sol2/
H A Dgmon.c70 unsigned long raw_selfpc; member
211 rawarc.raw_selfpc = (unsigned long) tos[toindex].selfpc; in _mcleanup()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sol2/
H A Dgmon.c70 unsigned long raw_selfpc; member
211 rawarc.raw_selfpc = (unsigned long) tos[toindex].selfpc; in _mcleanup()
/netbsd-src/sys/sys/
H A Dgmon.h114 u_long raw_selfpc; member
/netbsd-src/lib/libc/gmon/
H A Dgmon.c490 rawarc.raw_selfpc = p->tos[toindex].selfpc; in _mcleanup()
/netbsd-src/usr.sbin/kgmon/
H A Dkgmon.c468 rawarc.raw_selfpc = (u_long)tos[toindex].selfpc; in dumpstate()