Searched refs:top_k_profile_threshold_ (Results 1 – 3 of 3) sorted by relevance
150 return top_k_profile_threshold_; in GetTopKProfileThreshold()410 double top_k_profile_threshold_; variable
67 top_k_profile_threshold_(kDefaultTopKProfileThreshold), in CompilerOptions()
59 map.AssignIfExists(Base::TopKProfileThreshold, &options->top_k_profile_threshold_); in ReadCompilerOptions()