Searched defs:totalMethodCount (Results 1 – 5 of 5) sorted by relevance
195 void PGOProfilerDecoder::GetMismatchResult(uint32_t &totalMethodCount, uint32_t &mismatchMethodCoun… in GetMismatchResult()
1155 void GetMismatchResult(uint32_t &totalMethodCount, uint32_t &mismatchMethodCount, in GetMismatchResult()
936 void PGOMethodIdSet::GetMismatchResult(const CString &recordName, uint32_t &totalMethodCount, in GetMismatchResult()
160 uint32_t totalMethodCount = 0; in FetchPGOMismatchResult() local
309 void CompilerLog::SetPGOMismatchResult(uint32_t &totalMethodCount, uint32_t &mismatchMethodCount, in SetPGOMismatchResult()