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