Searched defs:mismatchMethodCount (Results 1 – 5 of 5) sorted by relevance
195 …id PGOProfilerDecoder::GetMismatchResult(uint32_t &totalMethodCount, uint32_t &mismatchMethodCount, in GetMismatchResult()
1155 void GetMismatchResult(uint32_t &totalMethodCount, uint32_t &mismatchMethodCount, in GetMismatchResult()
937 uint32_t &mismatchMethodCount, in GetMismatchResult()
161 uint32_t mismatchMethodCount = 0; in FetchPGOMismatchResult() local
309 void CompilerLog::SetPGOMismatchResult(uint32_t &totalMethodCount, uint32_t &mismatchMethodCount, in SetPGOMismatchResult()