Searched refs:number_of_hot_methods (Results 1 – 1 of 1) sorted by relevance
597 size_t number_of_hot_methods = 0u; in UpdateProfile() local605 ++number_of_hot_methods; in UpdateProfile()714 number_of_hot_methods_ = number_of_hot_methods; in UpdateProfile()732 size_t number_of_hot_methods = 0u; in FetchAndCacheResolvedClassesAndMethods() local774 number_of_hot_methods += helper.GetNumberOfHotMethods(); in FetchAndCacheResolvedClassesAndMethods()778 VLOG(profiler) << "Profile saver recorded " << number_of_hot_methods in FetchAndCacheResolvedClassesAndMethods()