Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/callstack/include/
Dcallstack.h42 class VirtualThread; variable
53 class VirtualThread; variable
99 bool UnwindCallStack(const VirtualThread &thread, bool abi32, u64 *regs, u64 regsNum,
117 bool UnwindCallStack(const VirtualThread &thread, u64 *regs, u64 regsNum,
161 const VirtualThread &thread);
167 const VirtualThread &thread);
204 bool DoUnwind(const VirtualThread &thread, std::vector<CallFrame> &callStack,
211 const VirtualThread &thread;
/base/hiviewdfx/faultloggerd/interfaces/innerkits/callstack/src/
Dcallstack.cpp79 const VirtualThread &thread) in fillUDI()
166 const VirtualThread &thread) in fillUDI()
582 bool CallStack::DoUnwind(const VirtualThread &thread, std::vector<CallFrame> &callStack,
615 bool CallStack::UnwindCallStack(const VirtualThread &thread, bool abi32, u64 *regs, u64 regsNum,
657 bool CallStack::UnwindCallStack(const VirtualThread &thread, u64 *regs, u64 regsNum,