Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sol2/
H A Dgmon.c71 long raw_count; member
212 rawarc.raw_count = tos[toindex].count; in _mcleanup()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sol2/
H A Dgmon.c71 long raw_count; member
212 rawarc.raw_count = tos[toindex].count; in _mcleanup()
/netbsd-src/sys/sys/
H A Dgmon.h115 long raw_count; member
/netbsd-src/lib/libc/gmon/
H A Dgmon.c491 rawarc.raw_count = p->tos[toindex].count; in _mcleanup()
/netbsd-src/usr.sbin/kgmon/
H A Dkgmon.c469 rawarc.raw_count = tos[toindex].count; in dumpstate()