Searched defs:ProfileBytecode (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jit/ | ||
| H A D | jit_profiler.cpp | 32 void JITProfiler::ProfileBytecode(JSThread *thread, const JSHandle<ProfileTypeInfo> &profileTypeInfo, in ProfileBytecode() function in panda::ecmascript::JITProfiler |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| H A D | pgo_profiler.cpp | 722 void PGOProfiler::ProfileBytecode(ApEntityId abcId, const CString &recordName, JSTaggedValue funcValue) in ProfileBytecode() function in panda::ecmascript::pgo::PGOProfiler |
Completed in 7 milliseconds