Home
last modified time | relevance | path

Searched refs:GetMismatchResult (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_decoder.cpp218 void PGOProfilerDecoder::GetMismatchResult(const JSPandaFile *jsPandaFile, uint32_t &totalMethodCount, in GetMismatchResult() function in panda::ecmascript::pgo::PGOProfilerDecoder
225 return recordSimpleInfos_->GetMismatchResult(GetNormalizedFileDesc(jsPandaFile), totalMethodCount, in GetMismatchResult()
H A Dpgo_profiler_decoder.h127 void PUBLIC_API GetMismatchResult(const JSPandaFile *jsPandaFile, uint32_t &totalMethodCount,
H A Dpgo_profiler_info.h382 void GetMismatchResult(const CString &recordName, uint32_t &totalMethodCount, uint32_t &mismatchMethodCount,
690 void GetMismatchResult(const CString &abcNormalizedDesc, uint32_t &totalMethodCount, uint32_t &mismatchMethodCount, in GetMismatchResult() function in panda::ecmascript::pgo::PGORecordSimpleInfos
698 methodId.second->GetMismatchResult(methodId.first, totalMethodCount, mismatchMethodCount, in GetMismatchResult()
H A Dpgo_profiler_info.cpp524 void PGOMethodIdSet::GetMismatchResult(const CString &recordName, uint32_t &totalMethodCount, in GetMismatchResult() function in panda::ecmascript::pgo::PGOMethodIdSet

Completed in 5 milliseconds