Searched defs:sp (Results 1 – 9 of 9) sorted by relevance
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | callstack.cpp | 350 unw_word_t ip, sp; in UnwindStep() local 384 bool CallStack::GetIpSP(uint64_t &ip, uint64_t &sp, const std::vector<u64> ®s) const in GetIpSP() 429 uint64_t ip = 0u, sp = 0u; in UnwindCallStackExternal() local 486 uint64_t ip, sp; in UnwindCallStack() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/native_hook/ |
| D | native_hook_result.proto | 21 uint64 sp = 2; field
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | register_test.cpp | 149 size_t sp = RegisterGetSP(buildArchType); variable
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
| D | register_test.cpp | 156 size_t sp = RegisterGetSP(); variable
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/include/ |
| D | callstack_test.h | 94 uint64_t sp = 0; member
|
| /developtools/hiperf/test/unittest/common/native/include/ |
| D | callstack_test.h | 97 uint64_t sp = 0; member
|
| /developtools/profiler/host/smartperf/client/ |
| D | gp_utils.cpp | 22 …void GPUtils::mSplit(const std::string &content, const std::string &sp, std::vector<std::string> &… in mSplit()
|
| /developtools/hiperf/src/ |
| D | callstack.cpp | 378 unw_word_t ip, sp; in UnwindStep() local 412 bool CallStack::GetIpSP(uint64_t &ip, uint64_t &sp, const u64 *regs, size_t regNum) const in GetIpSP() 486 uint64_t ip, sp; in UnwindCallStack() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/trace_data/ |
| D | trace_stdtype.cpp | 461 DataIndex sp, in AppendNewHeapFrameInfo()
|