Searched refs:GetMinMethodsToSave (Results 1 - 2 of 2) sorted by relevance
/art/runtime/jit/ | ||
H A D | profile_saver_options.h | 94 uint32_t GetMinMethodsToSave() const { function in struct:art::ProfileSaverOptions |
H A D | profile_saver.cc | 552 delta_number_of_methods < options_.GetMinMethodsToSave() && |
Completed in 92 milliseconds