Searched refs:stack_depth_limit (Results 1 – 2 of 2) sorted by relevance
308 static int stack_depth_limit; variable334 std::unique_ptr<jvmtiFrameInfo[]> stack_frames(new jvmtiFrameInfo[stack_depth_limit]); in logVMObjectAlloc()338 stack_depth_limit, in logVMObjectAlloc()385 stack_depth_limit = kDefaultStackDepthLimit; in ProcessOptions()399 stack_depth_limit = std::stoi(options.substr(0, comma_pos)); in ProcessOptions()403 << ", stack_depth_limit=" << stack_depth_limit in ProcessOptions()
19 > `sample_rate,stack_depth_limit,log_path`23 * stack_depth_limit is an integer that determines the number of frames the deepest stack trace