Searched refs:getCounterId (Results 1 – 2 of 2) sorted by relevance
38 CounterInstance.getCounterInfo(CounterInstance.getCounterId(Name)); in printOptionInfo()105 unsigned CounterID = getCounterId(std::string(CounterName)); in push_back()118 unsigned CounterID = getCounterId(std::string(CounterName)); in push_back()143 unsigned CounterID = getCounterId(std::string(CounterName)); in print()
124 unsigned getCounterId(const std::string &Name) const { in getCounterId() function