Searched refs:ARCDENSITY (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/sys/
H A Dgmon.h120 #define ARCDENSITY 2 macro
/freebsd-10.2-release/contrib/gcc/config/sparc/
H A Dgmon-sol2.c52 #define ARCDENSITY 2 macro
124 tolimit = s_textsize * ARCDENSITY / 100;
/freebsd-10.2-release/contrib/gcc/config/i386/
H A Dgmon-sol2.c80 #define ARCDENSITY 2 macro
152 tolimit = s_textsize * ARCDENSITY / 100;
/freebsd-10.2-release/lib/libc/gmon/
H A Dgmon.c91 p->tolimit = p->textsize * ARCDENSITY / 100;
/freebsd-10.2-release/sys/kern/
H A Dsubr_prof.c99 np.tolimit = np.textsize * ARCDENSITY / 100;
168 p->tolimit = p->textsize * ARCDENSITY / 100;

Completed in 106 milliseconds