/aosp_15_r20/external/pytorch/torch/csrc/profiler/unwind/ |
H A D | unwinder.h | 13 struct Unwinder { struct 14 Unwinder(Action rsp, Action rip, Action rbp) in Unwinder() function 51 static Unwinder unknown() { in unknown() argument 72 Unwinder() : kind_(UNKNOWN), reg_(0), off_(0), rip_off_(0), rbp_off_(0) {} in Unwinder() function 73 enum Kind { STANDARD, END, UNKNOWN } kind_; 74 uint32_t reg_; 75 int64_t off_; 76 int64_t rip_off_; 77 int64_t rbp_off_;
|
/aosp_15_r20/system/unwinding/libunwindstack/include/unwindstack/ |
H A D | Unwinder.h | 56 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 62 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 126 Unwinder(size_t max_frames, ArchEnum arch, Maps* maps, std::shared_ptr<Memory>& process_memory) in Unwinder() function 156 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 160 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 56 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 62 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 126 Unwinder(size_t max_frames, ArchEnum arch, Maps* maps, std::shared_ptr<Memory>& process_memory) in Unwinder() function 156 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 160 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 56 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 62 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 126 Unwinder(size_t max_frames, ArchEnum arch, Maps* maps, std::shared_ptr<Memory>& process_memory) in Unwinder() function 156 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 160 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 56 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 62 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 126 Unwinder(size_t max_frames, ArchEnum arch, Maps* maps, std::shared_ptr<Memory>& process_memory) in Unwinder() function 156 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 160 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 56 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 62 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 126 Unwinder(size_t max_frames, ArchEnum arch, Maps* maps, std::shared_ptr<Memory>& process_memory) in Unwinder() function 156 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 160 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 56 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 62 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 126 Unwinder(size_t max_frames, ArchEnum arch, Maps* maps, std::shared_ptr<Memory>& process_memory) in Unwinder() function 156 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 160 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 56 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 62 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 126 Unwinder(size_t max_frames, ArchEnum arch, Maps* maps, std::shared_ptr<Memory>& process_memory) in Unwinder() function 156 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 160 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 56 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 62 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 126 Unwinder(size_t max_frames, ArchEnum arch, Maps* maps, std::shared_ptr<Memory>& process_memory) in Unwinder() function 156 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 160 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 56 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 62 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 126 Unwinder(size_t max_frames, ArchEnum arch, Maps* maps, std::shared_ptr<Memory>& process_memory) in Unwinder() function 156 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 160 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 68 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 74 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 172 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 174 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 68 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 74 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 172 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 174 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 68 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 74 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 172 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 174 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 68 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 74 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 172 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 174 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 68 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 74 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 172 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 174 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 68 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 74 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 172 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 174 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 68 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 74 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 172 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 174 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 68 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 74 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 172 : Unwinder(max_frames, maps), pid_(pid) {} in Unwinder() function 174 : Unwinder(max_frames, arch, maps), pid_(pid) {} in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 66 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 70 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 118 Unwinder(size_t max_frames) : max_frames_(max_frames) { frames_.reserve(max_frames); } in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 66 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 70 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 118 Unwinder(size_t max_frames) : max_frames_(max_frames) { frames_.reserve(max_frames); } in Unwinder() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 66 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 70 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 118 Unwinder(size_t max_frames) : max_frames_(max_frames) { frames_.reserve(max_frames); } in Unwinder() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/parking_lot/src/ |
D | fair_mutex.rs | 218 struct Unwinder { in test_mutex_arc_access_in_unwind() struct 219 i: Arc<FairMutex<i32>>, in test_mutex_arc_access_in_unwind() 221 impl Drop for Unwinder { in test_mutex_arc_access_in_unwind() implementation
|
D | mutex.rs | 255 struct Unwinder { in test_mutex_arc_access_in_unwind() struct 256 i: Arc<Mutex<i32>>, in test_mutex_arc_access_in_unwind() 258 impl Drop for Unwinder { in test_mutex_arc_access_in_unwind() implementation
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 66 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder() function 70 Unwinder(size_t max_frames, Maps* maps, std::shared_ptr<Memory> process_memory) in Unwinder() function 118 Unwinder(size_t max_frames) : max_frames_(max_frames) { frames_.reserve(max_frames); } in Unwinder() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-utils/tests/ |
D | sharded_lock.rs | 155 struct Unwinder { in arc_access_in_unwind() struct 156 i: Arc<ShardedLock<isize>>, in arc_access_in_unwind() 158 impl Drop for Unwinder { in arc_access_in_unwind() implementation
|