Home | History | Annotate | Download | only in base

Lines Matching refs:kContentionLogSize

199         new_slot = (slot + 1) % kContentionLogSize;
222 for (size_t i = 0; i < kContentionLogSize; ++i) {