Searched refs:kDefaultTopKProfileThreshold (Results 1 – 2 of 2) sorted by relevance
44 static constexpr double kDefaultTopKProfileThreshold = 90.0; variable57 top_k_profile_threshold_(kDefaultTopKProfileThreshold), in CompilerOptions()
855 double top_k_profile_threshold = CompilerOptions::kDefaultTopKProfileThreshold; in dex2oat()