Home
last modified time | relevance | path

Searched refs:GPROF_TOS (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/sys/
HDgmon.h198 #define GPROF_TOS 3 /* struct: destination/count structure */ macro
/NextBSD/usr.sbin/kgmon/
HDkgmon.c423 mib[2] = GPROF_TOS; in dumpstate()
523 mib[2] = GPROF_TOS; in reset()
/NextBSD/sys/kern/
HDsubr_prof.c377 case GPROF_TOS: in sysctl_kern_prof()