Home
last modified time | relevance | path

Searched refs:PushFrameStack (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h144 bool PushFrameStack(struct MethodKey &methodKey);
Dcpu_profiler.cpp298 if (UNLIKELY(!generator_->PushFrameStack(methodKey))) { in GetStack()
Dsamples_record.cpp579 bool SamplesRecord::PushFrameStack(struct MethodKey &methodKey) in PushFrameStack() function in panda::ecmascript::SamplesRecord