CounterType        38 Source/core/inspector/InspectorCounters.cpp int InspectorCounters::counterValue(CounterType type)
CounterType        51 Source/core/inspector/InspectorCounters.h     static inline void incrementCounter(CounterType type)
CounterType        57 Source/core/inspector/InspectorCounters.h     static inline void decrementCounter(CounterType type)
CounterType        63 Source/core/inspector/InspectorCounters.h     static int counterValue(CounterType);