Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_method_type_set.h53 void AddCallTargetType(uint32_t offset, PGOSampleType type) in AddCallTargetType() function in panda::ecmascript::pgo::PGOMethodTypeSet
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_info.cpp221 bool PGOMethodInfoMap::AddCallTargetType(Chunk *chunk, PGOMethodId methodId, int32_t offset, PGOSampleType type) in AddCallTargetType() function in panda::ecmascript::pgo::PGOMethodInfoMap
600 bool PGORecordDetailInfos::AddCallTargetType(ProfileType recordProfileType, PGOMethodId methodId, int32_t offset, in AddCallTargetType() function in panda::ecmascript::pgo::PGORecordDetailInfos

Completed in 3 milliseconds