Home
last modified time | relevance | path

Searched defs:stack (Results 201 - 225 of 719) sorted by relevance

12345678910>>...29

/third_party/node/deps/v8/src/codegen/
H A Dsource-position.cc52 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 Dstack.cc126 IteratePointersImpl(const Stack* stack, StackVisitor* visitor, intptr_t* stack_end) IteratePointersImpl() argument
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dtick-sample.h94 void* stack[kMaxFramesCount]; // Call stack. member
/third_party/pcre2/pcre2/src/sljit/
H A DsljitUtils.c177 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 Dx86-ffi_darwin.c40 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 Dosfiber_ucontext.h62 Allocation stack; member in marl::OSFiber
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Dexamine_stack.cc166 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 Dcord_rep_consume.cc66 absl::InlinedVector<Entry, 40> stack; in Consume() local
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dsample_stack_printer.cpp157 std::string stack = Print(); in GetTreeStack() local
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
H A Dbbox_detector_unit_test.cpp104 string stack = R"("dump_backtrace+0x0/0x184" in HWTEST_F() local
/base/hiviewdfx/hiview/utility/common_utils/
H A Dlog_parse.cpp288 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 Dfaultlog_util.cpp195 std::string stack; in GetThreadStack() local
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfreeze_json_generator_unittest.cpp108 std::string stack = "[]"; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dtraps.c347 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 Dsmp.h92 unsigned long stack; member
/kernel/linux/linux-5.10/arch/nios2/kernel/
H A Dprocess.c108 struct switch_stack *stack; in copy_thread() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dxics.h102 unsigned char stack[MAX_NUM_PRIORITIES]; member
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Ddumpstack.c58 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 Dperf_event.c49 struct stack_frame *stack = (struct stack_frame *) regs->gprs[15]; in sie_block() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dchan_user.c278 unsigned long stack; in register_winch() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dcpu_entry_area.h77 unsigned long stack[(PAGE_SIZE - sizeof(struct x86_hw_tss)) / sizeof(unsigned long)]; member
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dprocess.c200 void *stack = task_stack_page(p); in copy_thread() local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dxics.h107 unsigned char stack[MAX_NUM_PRIORITIES]; member
/kernel/linux/linux-5.10/tools/testing/selftests/memfd/
H A Dfuse_test.c202 uint8_t *stack; in spawn_sealing_thread() local
/kernel/linux/linux-6.6/arch/nios2/kernel/
H A Dprocess.c109 struct switch_stack *stack; in copy_thread() local

Completed in 12 milliseconds

12345678910>>...29