Searched refs:getCounterId (Results 1 – 2 of 2) sorted by relevance
39 CounterInstance.getCounterInfo(CounterInstance.getCounterId(Name)); in printOptionInfo()102 unsigned CounterID = getCounterId(std::string(CounterName)); in push_back()115 unsigned CounterID = getCounterId(std::string(CounterName)); in push_back()140 unsigned CounterID = getCounterId(std::string(CounterName)); in print()
126 unsigned getCounterId(const std::string &Name) const { in getCounterId() function