Searched defs:stack_depth (Results 1 – 16 of 16) sorted by relevance
| /external/valgrind/perf/ |
| D | many-loss-records.c | 20 int stack_depth = 4; variable
|
| /external/v8/src/profiler/ |
| D | heap-profiler.cc | 88 uint64_t sample_interval, int stack_depth, in StartSamplingHeapProfiler()
|
| D | sampling-heap-profiler.cc | 52 Heap* heap, StringsStorage* names, uint64_t rate, int stack_depth, in SamplingHeapProfiler()
|
| /external/v8/src/wasm/ |
| D | ast-decoder.cc | 104 int stack_depth; // stack height at the beginning of the construct. member 1281 const int stack_depth = static_cast<int>(stack_.size()); in PushBlock() local 1287 const int stack_depth = static_cast<int>(stack_.size()); in PushLoop() local 1293 const int stack_depth = static_cast<int>(stack_.size()); in PushIf() local 1299 const int stack_depth = static_cast<int>(stack_.size()); in PushTry() local 1434 Value PopUpTo(int stack_depth) { in PopUpTo()
|
| /external/v8/src/crankshaft/ |
| D | hydrogen-bce.cc | 361 int stack_depth = 1; in EliminateRedundantBoundsChecks() local
|
| /external/v8/src/regexp/ |
| D | interpreter-irregexp.cc | 65 int stack_depth, in TraceInterpreter()
|
| /external/strace/ |
| D | unwind.c | 361 int stack_depth; in stacktrace_walk() local
|
| /external/v8/src/runtime/ |
| D | runtime-test.cc | 195 int stack_depth = args.length() == 1 ? args.smi_at(0) : 0; in RUNTIME_FUNCTION() local
|
| /external/v8/src/full-codegen/ |
| D | full-codegen.h | 739 int stack_depth; member
|
| D | full-codegen.cc | 1005 int stack_depth = current->GetStackDepthAtTarget(); in EmitContinue() local 1046 int stack_depth = current->GetStackDepthAtTarget(); in EmitBreak() local
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| D | brw_blorp_blit.cpp | 1287 unsigned stack_depth = 0; in manual_blend() local
|
| /external/v8/src/compiler/ |
| D | scheduler.cc | 748 int stack_depth = Push(stack_, 0, entry, kBlockUnvisited1); in ComputeAndInsertSpecialRPO() local
|
| D | ast-graph-builder.cc | 2592 int stack_depth = -1; in VisitCountOperation() local
|
| /external/v8/src/ |
| D | frames.cc | 987 int* stack_depth, HandlerTable::CatchPrediction* prediction) { in LookupExceptionHandlerInTable()
|
| D | isolate.cc | 1304 int stack_depth = 0; // Will contain operand stack depth of handler. in Throw() local
|
| D | api.cc | 9523 int stack_depth, in StartSamplingHeapProfiler()
|