Searched defs:stackDepth (Results 1 – 6 of 6) sorted by relevance
59 int stackDepth = 128; // default depth in HWTEST_F_L0() local70 int stackDepth = 128; // default depth in HWTEST_F_L0() local84 int stackDepth = 128; // default depth in HWTEST_F_L0() local94 int stackDepth = 128; // default depth in HWTEST_F_L0() local
578 bool StartHeapSampling(uint64_t samplingInterval, int stackDepth = 128) override in StartHeapSampling()
40 uint32_t stackDepth = GetStackDepth(); in StepComplete() local
20 HeapSampling::HeapSampling(const EcmaVM *vm, Heap *const heap, uint64_t interval, int stackDepth) in HeapSampling()
1260 bool HeapProfiler::StartHeapSampling(uint64_t samplingInterval, int stackDepth) in StartHeapSampling()
1645 uint32_t stackDepth = DebuggerApi::GetStackDepth(vm_); in DropFrame() local