Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 24 of 24) sorted by relevance

/system/core/libutils/binder/include/utils/
DStrongPointer.h33 inline constexpr sp() : m_ptr(nullptr) { } in sp() function
62 sp(std::nullptr_t) : sp() {} in sp() function
225 sp<T>::sp(T* other) in sp() function
234 sp<T>::sp(U* other) : m_ptr(other) { in sp() function
254 sp<T>::sp(const sp<T>& other) in sp() function
261 sp<T>::sp(sp<T>&& other) noexcept : m_ptr(other.m_ptr) { in sp() function
266 sp<T>::sp(const sp<U>& other) in sp() function
273 sp<T>::sp(sp<U>&& other) in sp() function
/system/core/libutils/include/utils/
DStrongPointer.h33 inline constexpr sp() : m_ptr(nullptr) { } in sp() function
62 sp(std::nullptr_t) : sp() {} in sp() function
225 sp<T>::sp(T* other) in sp() function
234 sp<T>::sp(U* other) : m_ptr(other) { in sp() function
254 sp<T>::sp(const sp<T>& other) in sp() function
261 sp<T>::sp(sp<T>&& other) noexcept : m_ptr(other.m_ptr) { in sp() function
266 sp<T>::sp(const sp<U>& other) in sp() function
273 sp<T>::sp(sp<U>&& other) in sp() function
DNativeHandle.h43 friend class sp<NativeHandle>; variable
/system/unwinding/libunwindstack/
DRegsArm.cpp42 uint64_t RegsArm::sp() { in sp() function in unwindstack::RegsArm
50 void RegsArm::set_sp(uint64_t sp) { in set_sp()
109 uint64_t sp = regs_[ARM_REG_SP]; in StepIfSignalHandler() local
134 uint64_t sp = regs_[ARM_REG_SP]; in StepIfSignalHandler() local
DRegsX86_64.cpp42 uint64_t RegsX86_64::sp() { in sp() function in unwindstack::RegsX86_64
50 void RegsX86_64::set_sp(uint64_t sp) { in set_sp()
DRegsX86.cpp41 uint64_t RegsX86::sp() { in sp() function in unwindstack::RegsX86
49 void RegsX86::set_sp(uint64_t sp) { in set_sp()
DRegsRiscv64.cpp83 uint64_t RegsRiscv64::sp() { in sp() function in unwindstack::RegsRiscv64
91 void RegsRiscv64::set_sp(uint64_t sp) { in set_sp()
DRegsArm64.cpp50 uint64_t RegsArm64::sp() { in sp() function in unwindstack::RegsArm64
77 void RegsArm64::set_sp(uint64_t sp) { in set_sp()
/system/unwinding/libunwindstack/utils/
DRegsFake.h37 uint64_t sp() override { return fake_sp_; } in sp() function
39 void set_sp(uint64_t sp) override { fake_sp_ = sp; } in set_sp()
82 uint64_t sp() override { return fake_sp_; } in sp() function
84 void set_sp(uint64_t sp) override { fake_sp_ = sp; } in set_sp()
/system/extras/simpleperf/
DCallChainJoiner_test.cpp42 std::vector<uint64_t> sp = {0x1}; in TEST() local
102 std::vector<uint64_t> sp = {1, 1}; in TEST() local
115 std::vector<uint64_t> sp; in TEST() local
139 std::vector<uint64_t> sp = {1, 2, 3, 4}; in TEST() local
DCallChainJoiner.h35 uint64_t sp; member
77 CacheNode* FindNode(uint32_t tid, uint64_t ip, uint64_t sp) { in FindNode()
DCallChainJoiner.cpp112 CacheNode* LRUCache::GetNode(uint32_t tid, uint64_t ip, uint64_t sp) { in GetNode()
/system/unwinding/libunwindstack/include/unwindstack/
DUserArm64.h37 uint64_t sp; member
DUnwinder.h46 uint64_t sp; member
/system/extras/simpleperf/scripts/purgatorio/
Dpurgatorio.py45 import simpleperf_report_lib as sp namespace
/system/tools/aidl/tests/java/src/android/aidl/tests/
DExtensionTests.java55 private NonVintfParcelable sp; field in ExtensionTests
/system/memory/libmemunreachable/
DThreadCapture.cpp228 const int sp = in PtraceThreadInfo() local
/system/unwinding/libunwindstack/tests/
DElfFake.h39 uint64_t sp; member
/system/unwinding/libunwindstack/tools/
Dunwind_for_offline.cpp292 uint64_t sp = regs->sp(); in SaveData() local
/system/unwinding/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.cpp81 uint64_t sp = data_provider->ConsumeIntegral<uint64_t>(); in ElfPushFakeStepData() local
/system/core/debuggerd/proto/
Dtombstone.proto188 uint64 sp = 3; field
/system/core/debuggerd/libdebuggerd/
Dtombstone_proto.cpp104 static std::optional<std::string> get_stack_overflow_cause(uint64_t fault_addr, uint64_t sp, in get_stack_overflow_cause()
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h1779 unsigned long sp; member
7560 unsigned long sp; member
17579 u64 sp; member
17600 u64 sp; member
18230 u64 sp; member
18260 u64 sp; member
22559 u16 sp; member
23041 struct kvm_mmu_page *sp; member
25643 __u64 sp; member
26416 __u32 sp; member
[all …]
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h2177 unsigned long sp; member
8735 __u64 sp; member
8745 u64 sp; member
12871 __u64 sp; member
13017 u32 sp; member
15222 u64 sp; member
44416 __u64 sp; member
48827 const char *sp; member
61993 struct subsys_private *sp; member