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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_init.c76 #define DEFAULT_TRACE_DEPTH 4 macro
161 data.max_trace_depth = DEFAULT_TRACE_DEPTH;
162 data.prof_trace_depth = DEFAULT_TRACE_DEPTH;
394 "depth=<size> stack trace depth " TO_STR(DEFAULT_TRACE_DEPTH) "\n"

Completed in 125 milliseconds