Searched refs:NumMismatchedFuncHash (Results 1 – 1 of 1) sorted by relevance
438 uint64_t NumMismatchedFuncHash = 0; member in __anon75a028af0111::SampleProfileMatcher2065 NumMismatchedFuncHash++; in detectProfileMismatch()2160 errs() << "(" << NumMismatchedFuncHash << "/" << TotalProfiledFunc << ")" in detectProfileMismatch()2180 ProfStatsVec.emplace_back("NumMismatchedFuncHash", NumMismatchedFuncHash); in detectProfileMismatch()