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