Home
last modified time | relevance | path

Searched refs:GetRecordDetailInfosPtr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.h156 std::shared_ptr<PGORecordDetailInfos> GetRecordDetailInfosPtr() const in GetRecordDetailInfosPtr() function
Dpgo_profiler_encoder.cpp165 globalRecordInfos_ = decoder.GetRecordDetailInfosPtr(); in MergeWithExistProfile()