Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_method_type_set.h64 void AddObjectInfo(uint32_t offset, const PGOObjectInfo &info) in AddObjectInfo() function
187 void AddObjectInfo(const ObjectInfoType &info) in AddObjectInfo() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp248 bool PGOMethodInfoMap::AddObjectInfo(Chunk *chunk, PGOMethodId methodId, int32_t offset, const PGOO… in AddObjectInfo() function in panda::ecmascript::pgo::PGOMethodInfoMap
672 bool PGORecordDetailInfos::AddObjectInfo( in AddObjectInfo() function in panda::ecmascript::pgo::PGORecordDetailInfos
Dpgo_profiler.cpp1621 bool PGOProfiler::AddObjectInfo(ApEntityId abcId, const CString &recordName, EntityId methodId, int… in AddObjectInfo() function in panda::ecmascript::pgo::PGOProfiler
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h835 void AddObjectInfo(const PGOObjectInfoType &info) in AddObjectInfo() function
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp1019 bool JITProfiler::AddObjectInfo(ApEntityId abcId, int32_t bcOffset, JSHClass *receiver, JSHClass *h… in AddObjectInfo() function in panda::ecmascript::JITProfiler