Home
last modified time | relevance | path

Searched defs:ProfileBytecode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp30 void JITProfiler::ProfileBytecode(JSThread *thread, const JSHandle<ProfileTypeInfo> &profileTypeInf… in ProfileBytecode() function in panda::ecmascript::JITProfiler
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp655 void PGOProfiler::ProfileBytecode(ApEntityId abcId, const CString& recordName, JSTaggedValue funcVa… in ProfileBytecode() function in panda::ecmascript::pgo::PGOProfiler