NetBSD/sys/lib/libkern
abrown de7ece6ce5 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:30:32 +00:00
..
arch
Makefile
Makefile.inc
__main.c
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c
bzero.c
cmpdi2.c
divdi3.c
ffs.c
htonl.c
htons.c
imax.c
imin.c
iordi3.c
libkern.h
lmax.c
lmin.c
lshldi3.c
lshrdi3.c
max.c
mcount.c Prevent recursive invocation of mcount() while in kernel by setting profiling 1996-06-29 14:30:32 +00:00
min.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
ntohl.c
ntohs.c
qdivrem.c
quad.h
random.c
scanc.c
skpc.c
strcat.c
strcmp.c
strcpy.c
strlen.c
strncasecmp.c
strncmp.c
strncpy.c
subdi3.c
ucmpdi2.c
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xordi3.c