Searched refs:max_number_of_profile_entries_cached_ (Results 1 – 2 of 2) sorted by relevance
59 max_number_of_profile_entries_cached_(0), in ProfileSaver()273 max_number_of_profile_entries_cached_ = std::max( in FetchAndCacheResolvedClassesAndMethods()274 max_number_of_profile_entries_cached_, in FetchAndCacheResolvedClassesAndMethods()576 << max_number_of_profile_entries_cached_ << '\n' in DumpInfo()
149 uint64_t max_number_of_profile_entries_cached_; variable