Home
last modified time | relevance | path

Searched refs:regsNum (Results 1 - 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
H A Dcall_stack.h44 bool UnwindCallStack(const VirtualThread &thread, u64 *regs, u64 regsNum,
/developtools/hiperf/include/
H A Dcallstack.h58 bool UnwindCallStack(const VirtualThread &thread, bool abi32, u64 *regs, u64 regsNum,
/developtools/profiler/device/plugins/native_daemon/src/
H A Dcall_stack.cpp440 bool CallStack::UnwindCallStack(const VirtualThread &thread, u64 *regs, u64 regsNum, in UnwindCallStack() argument
445 regsNum_ = regsNum; in UnwindCallStack()
/developtools/hiperf/src/
H A Dcallstack.cpp468 bool CallStack::UnwindCallStack(const VirtualThread &thread, bool abi32, u64 *regs, u64 regsNum, in UnwindCallStack() argument
473 regsNum_ = regsNum; in UnwindCallStack()

Completed in 4 milliseconds