Searched refs:autotune_global_count_ (Results 1 – 1 of 1) sorted by relevance
124 } else if (autotune_global_count_ >= max_autotune_global_count_) { in Insert()145 autotune_global_count_++; in Insert()166 autotune_global_count_ = 0; in AutoTuneMap()197 int32 autotune_global_count_; variable