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
888 bool StartHeapSampling(uint64_t samplingInterval, int stackDepth = 128) override in StartHeapSampling()
40 uint32_t stackDepth = GetStackDepth(); in StepComplete() local
21 HeapSampling::HeapSampling(const EcmaVM *vm, Heap *const heap, uint64_t interval, int stackDepth) in HeapSampling()
655 bool HeapProfiler::StartHeapSampling(uint64_t samplingInterval, int stackDepth) in StartHeapSampling()
1819 uint32_t stackDepth = DebuggerApi::GetStackDepth(vm_); in DropFrame() local