Home
last modified time | relevance | path

Searched defs:DumpStack (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/base/
H A Dmutex.cc511 void Mutex::DumpStack(Thread* self, uint64_t wait_start_ms, uint64_t try_times) { in DumpStack() function in art::Mutex
/aosp12/art/runtime/
H A Dthread.cc2172 void Thread::DumpStack(std::ostream& os, in DumpStack() function in art::Thread