Searched refs:DumpOpType (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
H A D | pgo_profiler.h | 184 void DumpOpType(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset, uint32_t slotId,
|
H A D | pgo_profiler.cpp | 836 DumpOpType(abcId, recordName, methodId, bcOffset, slotId, profileTypeInfo); in ProfileBytecode() 843 DumpOpType(abcId, recordName, methodId, bcOffset, slotId, profileTypeInfo); in ProfileBytecode() 1308 void PGOProfiler::DumpOpType(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset, in DumpOpType() function in panda::ecmascript::pgo::PGOProfiler
|
Completed in 8 milliseconds