Searched refs:dump_locks (Results 1 – 3 of 3) sorted by relevance
49 dump_locks(dump_locks_in) {} in REQUIRES_SHARED()100 if (dump_locks) { in VisitFrame()154 const bool dump_locks; variable
1774 bool dump_locks = true) in StackDumpVisitor()1779 can_allocate && dump_locks), in StackDumpVisitor()1934 void Thread::DumpJavaStack(std::ostream& os, bool check_suspended, bool dump_locks) const { in DumpJavaStack()1963 !tls32_.throwing_OutOfMemoryError, check_suspended, dump_locks); in DumpJavaStack()
218 bool dump_locks = true) const