Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.cc339 hot_method_sample_threshold_(CalculateHotMethodSampleThreshold(startup, options)), in GetClassesAndMethodsHelper()
429 static uint32_t CalculateHotMethodSampleThreshold(bool startup, in CalculateHotMethodSampleThreshold() function in art::ProfileSaver::GetClassesAndMethodsHelper