Searched defs:AddObjectInfo (Results 1 - 5 of 5) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ |
H A D | pgo_method_type_set.h | 64 void AddObjectInfo(uint32_t offset, const PGOObjectInfo &info) in AddObjectInfo() function in panda::ecmascript::pgo::PGOMethodTypeSet 187 void AddObjectInfo(const ObjectInfoType &info) in AddObjectInfo() function in panda::ecmascript::pgo::PGOMethodTypeSet::RWScalarOpTemplate
|
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
H A D | pgo_profiler_info.cpp | 229 bool PGOMethodInfoMap::AddObjectInfo(Chunk *chunk, PGOMethodId methodId, int32_t offset, const PGOObjectInfo &info) in AddObjectInfo() function in panda::ecmascript::pgo::PGOMethodInfoMap 608 bool PGORecordDetailInfos::AddObjectInfo( in AddObjectInfo() function in panda::ecmascript::pgo::PGORecordDetailInfos
|
H A D | pgo_profiler.cpp | 1647 bool PGOProfiler::AddObjectInfo(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset, AddObjectInfo() function in panda::ecmascript::pgo::PGOProfiler [all...] |
/arkcompiler/ets_runtime/ecmascript/jit/ |
H A D | jit_profiler.cpp | 897 bool JITProfiler::AddObjectInfo(ApEntityId abcId, int32_t bcOffset, AddObjectInfo() function in panda::ecmascript::JITProfiler [all...] |
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ |
H A D | pgo_profiler_type.h | 795 void AddObjectInfo(const PGOObjectInfoType &info) in AddObjectInfo() function in panda::ecmascript::pgo::PGORWOpTemplate
|
Completed in 11 milliseconds