Searched refs:profileIsValid (Results 1 – 3 of 3) sorted by relevance
93 bool profileIsValid(const Function &F, const FunctionSamples &Samples) const;
196 bool PseudoProbeManager::profileIsValid(const Function &F, in profileIsValid() function in PseudoProbeManager
1784 if (!ProbeManager->profileIsValid(F, *Samples)) { in emitAnnotations()2063 if (!ProbeManager->profileIsValid(F, FS)) { in detectProfileMismatch()