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.h152 bool PushNapiFrameStack(struct MethodKey &methodKey);
Dcpu_profiler.cpp368 if (UNLIKELY(!generator_->PushNapiFrameStack(methodKey))) { in GetStackCallNapi()
Dsamples_record.cpp588 bool SamplesRecord::PushNapiFrameStack(struct MethodKey &methodKey) in PushNapiFrameStack() function in panda::ecmascript::SamplesRecord