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

/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsaproc.cpp49 static bool _Pstack_iter_debug = false; variable
52 if (_Pstack_iter_debug) {
1295 if (_Pstack_iter_debug) {
1385 _Pstack_iter_debug = getenv("PSTACK_ITER_DEBUG") != NULL;

Completed in 31 milliseconds