Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler_options.h101 double GetTopKThreshold() const { in GetTopKThreshold() function
Doat_file_assistant.cc525 const double top_k_threshold = options.GetTopKThreshold(); in IsProfileChangeSignificant()