Searched defs:GetMismatchResult (Results 1 – 3 of 3) sorted by relevance
195 void PGOProfilerDecoder::GetMismatchResult(uint32_t &totalMethodCount, uint32_t &mismatchMethodCoun… in GetMismatchResult() function in panda::ecmascript::PGOProfilerDecoder
1155 void GetMismatchResult(uint32_t &totalMethodCount, uint32_t &mismatchMethodCount, in GetMismatchResult() function
936 void PGOMethodIdSet::GetMismatchResult(const CString &recordName, uint32_t &totalMethodCount, in GetMismatchResult() function in panda::ecmascript::PGOMethodIdSet