Searched refs:FunctionProfile (Results 1 – 1 of 1) sorted by relevance
331 const FunctionSamples &FunctionProfile = I.second; in trimAndMergeColdContextProfiles() local332 if (FunctionProfile.getTotalSamples() >= ColdCountThreshold) in trimAndMergeColdContextProfiles()