Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_type.h378 void AddObjectInfo(const PGOObjectInfo &info) in AddObjectInfo() function
Dpgo_profiler_info.h498 void AddObjectInfo(uint32_t offset, const PGOObjectInfo &info) in AddObjectInfo() function
601 void AddObjectInfo(const PGOObjectInfo &info) in AddObjectInfo() function
Dpgo_profiler_info.cpp667 bool PGOMethodInfoMap::AddObjectInfo(Chunk *chunk, PGOMethodId methodId, int32_t offset, const PGOO… in AddObjectInfo() function in panda::ecmascript::PGOMethodInfoMap
1008 bool PGORecordDetailInfos::AddObjectInfo( in AddObjectInfo() function in panda::ecmascript::PGORecordDetailInfos