Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp659 bool PGOMethodInfoMap::AddCallTargetType(Chunk *chunk, PGOMethodId methodId, int32_t offset, PGOSam… in AddCallTargetType() function in panda::ecmascript::PGOMethodInfoMap
1000 bool PGORecordDetailInfos::AddCallTargetType(const CString &recordName, PGOMethodId methodId, int32… in AddCallTargetType() function in panda::ecmascript::PGORecordDetailInfos
Dpgo_profiler_info.h487 void AddCallTargetType(uint32_t offset, PGOSampleType type) in AddCallTargetType() function