Searched refs:s_counters (Results 1 – 2 of 2) sorted by relevance
54 ++s_counters[type]; in incrementCounter()60 --s_counters[type]; in decrementCounter()68 static int s_counters[CounterTypeLength]; variable
36 int InspectorCounters::s_counters[CounterTypeLength]; member in WebCore::InspectorCounters40 return s_counters[type]; in counterValue()