Home | History | Annotate | Download | only in src

Lines Matching refs:ConstructionCounter

5683   class ConstructionCounter : public BitField<int, 29, 3> {};
5687 STATIC_ASSERT(kSlackTrackingCounterStart <= ConstructionCounter::kMax);