Home
last modified time | relevance | path

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

/art/tools/jvmti-agents/ti-alloc-sample/
Dti_alloc_sample.cc308 static int stack_depth_limit; variable
334 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()
DREADME.md19 > `sample_rate,stack_depth_limit,log_path`
23 * stack_depth_limit is an integer that determines the number of frames the deepest stack trace