Home
last modified time | relevance | path

Searched refs:ARCDENSITY (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dgmon.h122 #define ARCDENSITY 2 macro
/f-stack/freebsd/kern/
H A Dsubr_prof.c101 np.tolimit = np.textsize * ARCDENSITY / 100; in kmupetext()
169 p->tolimit = p->textsize * ARCDENSITY / 100; in kmstartup()