HomeSort by relevance Sort by last modified time
    Searched refs:max_number_of_profile_entries_cached_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
profile_saver.h 151 uint64_t max_number_of_profile_entries_cached_; member in class:art::ProfileSaver
profile_saver.cc 98 max_number_of_profile_entries_cached_(0),
496 max_number_of_profile_entries_cached_ = std::max(
497 max_number_of_profile_entries_cached_,
    [all...]

Completed in 4415 milliseconds