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