Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto.cpp411 static void dump_thread_backtrace(std::vector<unwindstack::FrameData>& frames, Thread& thread) { in dump_thread_backtrace() function
459 dump_thread_backtrace(data.frames, thread); in dump_thread()