Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc543 const bool should_dump_stacks = stack_dump_lock_profiling_threshold_ > 0 && in Lock() local
558 if (should_dump_stacks) { in Lock()
580 if (should_dump_stacks) { in Lock()