Home
last modified time | relevance | path

Searched refs:PostFrame (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.h96 void PostFrame(FrameInfoTemp *frameInfoTemps, MethodKey *frameStack,
154 void PostFrame();
H A Dsamples_record.cpp577 void SamplesRecord::PostFrame() in PostFrame() function in panda::ecmascript::SamplesRecord
579 samplesQueue_->PostFrame(frameInfoTemps_, frameStack_, frameInfoTempLength_, frameStackLength_); in PostFrame()
665 void SamplesQueue::PostFrame(FrameInfoTemp *frameInfoTemps, MethodKey *frameStack, in PostFrame() function in panda::ecmascript::SamplesQueue
782 LOG_ECMA(ERROR) << "SamplesQueue PostFrame strcpy_s failed, maybe srcLength more than destLength"; in CheckAndCopy()
H A Dcpu_profiler.cpp297 generator_->PostFrame(); in GetStack()

Completed in 4 milliseconds