NetBSD/lib/libc/gmon
abrown 347a3b2582 Copy over from libkern:
> Prevent recursive invocation of mcount() while in kernel by setting profiling
> state to BUSY while in mcount(). This allows profiling to work when mcount()
> calls a profiled routine (for example, udiv on the SPARC).
1996-06-29 14:32:58 +00:00
..
Makefile.inc
gmon.c
mcount.c Copy over from libkern: 1996-06-29 14:32:58 +00:00
moncontrol.3