Searched refs:CounterType (Results 1 – 2 of 2) sorted by relevance
44 enum CounterType { enum51 static inline void incrementCounter(CounterType type) in incrementCounter()57 static inline void decrementCounter(CounterType type) in decrementCounter()63 static int counterValue(CounterType);
38 int InspectorCounters::counterValue(CounterType type) in counterValue()