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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Ddb_low_trace.c665 int i, j, totsaves, tottasks, taskact, chainsize, vmid, didvmhead; local
682 chainsize = 0;
692 if(chainsize++ > chainmax) { /* See if we might be in a loop */
699 chainsize = 0;
704 if(chainsize++ > chainmax) { /* See if we might be in a loop */
711 chainsize = 0;
716 if(chainsize++ > chainmax) { /* See if we might be in a loop */
736 chainsize = 0;
741 if(chainsize++ > chainmax) { /* See if we might be in a loop */
748 chainsize
[all...]

Completed in 25 milliseconds