Searched defs:countToSkip (Results 1 – 2 of 2) sorted by relevance
63 : countToSkip(countToSkip), countToStopAfter(countToStopAfter) {} in countToSkip() function68 int64_t countToSkip; member
58 void DebugCounter::addCounter(StringRef actionTag, int64_t countToSkip, in addCounter()