Home
last modified time | relevance | path

Searched refs:DumpOpType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h184 void DumpOpType(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset, uint32_t slotId,
H A Dpgo_profiler.cpp836 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