Home
last modified time | relevance | path

Searched defs:stack_frame (Results 1 – 15 of 15) sorted by relevance

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.cc117 AllocationContextTracker::PseudoStackFrame stack_frame) { in PushPseudoStackFrame()
129 AllocationContextTracker::PseudoStackFrame stack_frame) { in PopPseudoStackFrame()
207 for (const StackFrame& stack_frame : tracked_stack_) { in GetContextSnapshot() local
/external/autotest/site_utils/
Dtest_that.py286 def resend_sig(signum, stack_frame): argument
Dtest_runner_utils.py668 def sigint_handler(signum, stack_frame): argument
/external/tensorflow/tensorflow/python/util/
Dtf_should_use.py37 def __init__(self, type_, repr_, stack_frame, error_in_function, argument
/external/cronet/stable/base/debug/
Dstack_trace_win.cc357 STACKFRAME64 stack_frame; in InitTrace() local
/external/cronet/tot/base/debug/
Dstack_trace_win.cc357 STACKFRAME64 stack_frame; in InitTrace() local
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis.cc494 IncrementStackDepth stack_frame(this); in MakeNotPredicateImpl() local
673 IncrementStackDepth stack_frame(this); in MakeAndOrImpl() local
/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer_test.cc525 StackFrameWithId* stack_frame = new StackFrameWithId(); in TEST_F() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cc734 STACKFRAME64 stack_frame; in SlowUnwindStackWithContext() local
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc1024 for (const tensorflow::StackFrame& stack_frame : stack_trace) { in FormatErrorStatusStackTrace() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h58048 struct stack_frame { struct
58049 struct stack_frame *next_frame; argument
58050 long unsigned int return_address;
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h8370 struct stack_frame { struct
8371 long unsigned int fp;
8372 long unsigned int ra;
Dvmlinux.h8370 struct stack_frame { struct
8371 long unsigned int fp;
8372 long unsigned int ra;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h14980 struct stack_frame { struct
14981 struct stack_frame *next_frame; argument
14985 struct stack_frame_ia32 { argument
Dvmlinux_518.h14980 struct stack_frame { struct
14981 struct stack_frame *next_frame; argument
14985 struct stack_frame_ia32 { argument