Searched refs:top_k_profile_threshold (Results 1 – 2 of 2) sorted by relevance
75 double top_k_profile_threshold, in CompilerOptions() argument92 top_k_profile_threshold_(top_k_profile_threshold), in CompilerOptions()
855 double top_k_profile_threshold = CompilerOptions::kDefaultTopKProfileThreshold; in dex2oat() local1034 ParseDouble(option.data(), '=', 0.0, 100.0, &top_k_profile_threshold); in dex2oat()1202 top_k_profile_threshold, in dex2oat()