Searched defs:addCounter (Results 1 – 2 of 2) sorted by relevance
58 void DebugCounter::addCounter(StringRef actionTag, int64_t countToSkip, in addCounter() function in DebugCounter
163 unsigned addCounter(const std::string &Name, const std::string &Desc) { in addCounter() function