Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler_options.h105 double GetTopKChangeThreshold() const { in GetTopKChangeThreshold() function
Doat_file_assistant.cc526 const double change_threshold = options.GetTopKChangeThreshold(); in IsProfileChangeSignificant()