Searched refs:top_k_profile_threshold_ (Results 1 – 2 of 2) sorted by relevance
33 top_k_profile_threshold_(kDefaultTopKProfileThreshold), in CompilerOptions()81 top_k_profile_threshold_(top_k_profile_threshold), in CompilerOptions()
157 return top_k_profile_threshold_; in GetTopKProfileThreshold()225 const double top_k_profile_threshold_; variable