Searched refs:CounterType (Results 1 – 6 of 6) 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()
26 enum CounterType { enum34 Counter(const char* name, CounterType type = Gauge);42 CounterType type();48 CounterType type_;
10 Counter::Counter(const char* name, CounterType type) in Counter()54 CounterType Counter::type() { in type()61 CounterType type;
48 enum CounterType { enum56 Counter(const char* name, CounterType type = Gauge);64 CounterType type();70 CounterType type_;
31 Counter::Counter(const char* name, CounterType type) in Counter()75 CounterType Counter::type() { in type()82 CounterType type;