Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp589 PGOMethodInfoMap *PGORecordDetailInfos::GetMethodInfoMap(ProfileType recordProfileType) in GetMethodInfoMap()
601 bool PGORecordDetailInfos::AddMethod(ProfileType recordProfileType, Method *jsMethod, SampleMode mo… in AddMethod()
609 bool PGORecordDetailInfos::AddType(ProfileType recordProfileType, PGOMethodId methodId, int32_t off… in AddType()
617 bool PGORecordDetailInfos::AddCallTargetType(ProfileType recordProfileType, PGOMethodId methodId, i… in AddCallTargetType()
626 ProfileType recordProfileType, EntityId methodId, int32_t offset, const PGOObjectInfo &info) in AddObjectInfo()
634 ProfileType recordProfileType, PGOMethodId methodId, int32_t offset, PGODefineOpType type) in AddDefine()