Searched defs:ProfileBytecode (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jit/ | ||
| D | jit_profiler.cpp | 29 void JITProfiler::ProfileBytecode(JSThread *thread, const JSHandle<ProfileTypeInfo> &profileTypeInf… in ProfileBytecode() function in panda::ecmascript::JITProfiler |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| D | pgo_profiler.cpp | 639 void PGOProfiler::ProfileBytecode(ApEntityId abcId, const CString &recordName, JSTaggedValue funcVa… in ProfileBytecode() function in panda::ecmascript::pgo::PGOProfiler |