Searched refs:start_swaps_ (Results 1 – 2 of 2) sorted by relevance
197 int swaps() const { return BaseCountedInstance::num_swaps_ - start_swaps_; } in swaps()212 start_swaps_ = BaseCountedInstance::num_swaps_; in ResetCopiesMovesSwaps()221 int start_swaps_; variable