Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/sparc/kmdb/
H A Dkvm_isadep.c77 long nwin, stopwin, canrestore, wp, i, sp; in kmt_stack_iter() local
111 stopwin = ((wp + nwin) - canrestore - 1) % nwin; in kmt_stack_iter()
114 "stopwin = %lu\n", wp, canrestore, stopwin); in kmt_stack_iter()
137 if (wp == stopwin) in kmt_stack_iter()