Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h199 bool PushNapiFrameStack(struct MethodKey &methodKey);
Dcpu_profiler.cpp384 if (UNLIKELY(!generator_->PushNapiFrameStack(methodKey))) { in GetStackCallNapi()
Dsamples_record.cpp558 bool SamplesRecord::PushNapiFrameStack(struct MethodKey &methodKey) in PushNapiFrameStack() function in panda::ecmascript::SamplesRecord