Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc539 const bool should_dump_stacks = stack_dump_lock_profiling_threshold_ > 0 && in Lock() local
554 if (should_dump_stacks) { in Lock()
576 if (should_dump_stacks) { in Lock()