Searched refs:MAXARCS (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dgmon.h143 #define MAXARCS ((1 << (8 * sizeof(HISTCOUNTER))) - 2) macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsubr_prof.c132 else if (p->tolimit > MAXARCS)
133 p->tolimit = MAXARCS;

Completed in 28 milliseconds