Home
last modified time | relevance | path

Searched refs:max_number_of_profile_entries_cached_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Dprofile_saver.h148 uint64_t max_number_of_profile_entries_cached_; variable
Dprofile_saver.cc93 max_number_of_profile_entries_cached_(0), in ProfileSaver()
470 max_number_of_profile_entries_cached_ = std::max( in FetchAndCacheResolvedClassesAndMethods()
471 max_number_of_profile_entries_cached_, in FetchAndCacheResolvedClassesAndMethods()
820 << max_number_of_profile_entries_cached_ << '\n' in DumpInfo()