Home
last modified time | relevance | path

Searched defs:totalMethodCount (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.cpp218 …d PGOProfilerDecoder::GetMismatchResult(const JSPandaFile *jsPandaFile, uint32_t &totalMethodCount, in GetMismatchResult()
Dpgo_profiler_info.h690 …void GetMismatchResult(const CString &abcNormalizedDesc, uint32_t &totalMethodCount, uint32_t &mis… in GetMismatchResult()
Dpgo_profiler_info.cpp520 void PGOMethodIdSet::GetMismatchResult(const CString &recordName, uint32_t &totalMethodCount, in GetMismatchResult()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.cpp311 void CompilerLog::SetPGOMismatchResult(uint32_t &totalMethodCount, uint32_t &mismatchMethodCount, in SetPGOMismatchResult()