Searched refs:TotalFuncHashSamples (Results 1 – 1 of 1) sorted by relevance
440 uint64_t TotalFuncHashSamples = 0; member in __anon75a028af0111::SampleProfileMatcher2061 TotalFuncHashSamples += Count; in detectProfileMismatch()2162 << " (" << MismatchedFuncHashSamples << "/" << TotalFuncHashSamples in detectProfileMismatch()2184 ProfStatsVec.emplace_back("TotalFuncHashSamples", TotalFuncHashSamples); in detectProfileMismatch()