Home
last modified time | relevance | path

Searched defs:stack_frame (Results 1 – 9 of 9) 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/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_unwind_win.cpp50 STACKFRAME64 stack_frame; in UnwindSlow() local
/external/autotest/site_utils/
Dtest_that.py240 def resend_sig(signum, stack_frame): argument
Dtest_runner_utils.py720 def sigint_handler(signum, stack_frame): argument
/external/tensorflow/tensorflow/python/util/
Dtf_should_use.py41 def __init__(self, type_, repr_, stack_frame, error_in_function, argument
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis.cc496 IncrementStackDepth stack_frame(this); in MakeNotPredicateImpl() local
675 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.cc1002 for (const tensorflow::StackFrame& stack_frame : stack_trace) { in FormatErrorStatusStackTrace() local