Home
last modified time | relevance | path

Searched refs:GetStack (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp265 void CpuProfiler::GetStack(FrameIterator &it) in GetStack() function in panda::ecmascript::CpuProfiler
445 profiler->GetStack(it); in GetStackSignalHandler()
452 profiler->GetStack(it); in GetStackSignalHandler()
460 profiler->GetStack(it); in GetStackSignalHandler()
Dcpu_profiler.h103 void GetStack(FrameIterator &it);
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.h66 void GetStack();
Dheap_sampling.cpp49 GetStack(); in ImplementSampling()
79 void HeapSampling::GetStack() in GetStack() function in panda::ecmascript::HeapSampling