Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h96 uint32_t GetHotStartupMethodSamples(bool is_low_ram) const { in GetHotStartupMethodSamples() function
Dprofile_saver.cc434 return options.GetHotStartupMethodSamples(is_low_ram); in CalculateHotMethodSampleThreshold()