Home
last modified time | relevance | path

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

/art/tools/jvmti-agents/ti-alloc-sample/
Dti_alloc_sample.cc381 static constexpr int kDefaultStackDepthLimit = 50; in ProcessOptions() local
385 stack_depth_limit = kDefaultStackDepthLimit; in ProcessOptions()