Searched refs:max_autotune_global_count_ (Results 1 – 1 of 1) sorted by relevance
124 } else if (autotune_global_count_ >= max_autotune_global_count_) { in Insert()165 max_autotune_global_count_ = 2 * max_autotune_count_; in AutoTuneMap()196 int32 max_autotune_global_count_; variable