| /third_party/node/deps/v8/src/codegen/ |
| H A D | source-position.cc | 52 std::vector<SourcePositionInfo> stack; in InliningStack() local 68 std::vector<SourcePositionInfo> stack; in InliningStack() local 23 operator <<(std::ostream& out, const std::vector<SourcePositionInfo>& stack) operator <<() argument [all...] |
| /third_party/node/deps/v8/src/heap/base/ |
| H A D | stack.cc | 126 IteratePointersImpl(const Stack* stack, StackVisitor* visitor, intptr_t* stack_end) IteratePointersImpl() argument [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | tick-sample.h | 94 void* stack[kMaxFramesCount]; // Call stack. member
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitUtils.c | 177 struct sljit_stack *stack; in sljit_allocate_stack() local 202 sljit_free_stack(struct sljit_stack *stack, void *allocator_data) sljit_free_stack() argument 209 sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) sljit_stack_resize() argument 221 sljit_free_stack(struct sljit_stack *stack, void *allocator_data) sljit_free_stack() argument 230 sljit_free_stack(struct sljit_stack *stack, void *allocator_data) sljit_free_stack() argument 241 struct sljit_stack *stack; sljit_allocate_stack() local 296 sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) sljit_stack_resize() argument [all...] |
| /third_party/python/Modules/_ctypes/libffi_osx/x86/ |
| H A D | x86-ffi_darwin.c | 40 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() argument 266 ffi_prep_incoming_args_SYSV(char *stack, void **rvalue, void **avalue, in ffi_prep_incoming_args_SYSV() argument 378 ffi_prep_args_raw(char *stack, extended_cif *ecif) in ffi_prep_args_raw() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | osfiber_ucontext.h | 62 Allocation stack; member in marl::OSFiber
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| H A D | examine_stack.cc | 166 DumpPCAndFrameSizesAndStackTrace( void* pc, void* const stack[], int frame_sizes[], int depth, int min_dropped_frames, bool symbolize_stacktrace, void (*writerfn)(const char*, void*), void* writerfn_arg) DumpPCAndFrameSizesAndStackTrace() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_consume.cc | 66 absl::InlinedVector<Entry, 40> stack; in Consume() local
|
| /base/hiviewdfx/hicollie/frameworks/native/thread_sampler/ |
| H A D | sample_stack_printer.cpp | 157 std::string stack = Print();
in GetTreeStack() local
|
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/ |
| H A D | bbox_detector_unit_test.cpp | 104 string stack = R"("dump_backtrace+0x0/0x184" in HWTEST_F() local
|
| /base/hiviewdfx/hiview/utility/common_utils/ |
| H A D | log_parse.cpp | 288 SetFrame(std::stack<std::string>& stack, std::map<std::string, std::string>& eventInfo) const SetFrame() argument [all...] |
| /base/hiviewdfx/hiview/plugins/faultlogger/common/ |
| H A D | faultlog_util.cpp | 195 std::string stack; in GetThreadStack() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
| H A D | freeze_json_generator_unittest.cpp | 108 std::string stack = "[]";
in HWTEST_F() local
|
| /kernel/linux/linux-5.10/arch/c6x/kernel/ |
| H A D | traps.c | 347 static void show_trace(unsigned long *stack, unsigned long *endstack, in show_trace() argument 377 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack() argument [all...] |
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| H A D | smp.h | 92 unsigned long stack; member
|
| /kernel/linux/linux-5.10/arch/nios2/kernel/ |
| H A D | process.c | 108 struct switch_stack *stack; in copy_thread() local
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | xics.h | 102 unsigned char stack[MAX_NUM_PRIORITIES]; member
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | dumpstack.c | 58 unsigned long stack; in in_task_stack() local 129 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack() argument [all...] |
| H A D | perf_event.c | 49 struct stack_frame *stack = (struct stack_frame *) regs->gprs[15]; in sie_block() local
|
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | chan_user.c | 278 unsigned long stack; in register_winch() local
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | cpu_entry_area.h | 77 unsigned long stack[(PAGE_SIZE - sizeof(struct x86_hw_tss)) / sizeof(unsigned long)]; member
|
| /kernel/linux/linux-5.10/arch/parisc/kernel/ |
| H A D | process.c | 200 void *stack = task_stack_page(p); in copy_thread() local
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | xics.h | 107 unsigned char stack[MAX_NUM_PRIORITIES]; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/memfd/ |
| H A D | fuse_test.c | 202 uint8_t *stack; in spawn_sealing_thread() local
|
| /kernel/linux/linux-6.6/arch/nios2/kernel/ |
| H A D | process.c | 109 struct switch_stack *stack; in copy_thread() local
|