Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h94 uint32_t GetMinMethodsToSave() const { in GetMinMethodsToSave() function
Dprofile_saver.cc609 delta_number_of_methods < options_.GetMinMethodsToSave() && in ProcessProfilingInfo()