Searched refs:NodeCounter (Results 1 – 7 of 7) sorted by relevance
46 NodeCounter, enumerator
46 *nodes = InspectorCounters::counterValue(InspectorCounters::NodeCounter); in getDOMCounters()
375 value->setInteger("nodes", InspectorCounters::counterValue(InspectorCounters::NodeCounter)); in data()
1147 counters->setNodes(InspectorCounters::counterValue(InspectorCounters::NodeCounter)); in createCountersUpdate()
133 result.numberOfLiveNodes = InspectorCounters::counterValue(InspectorCounters::NodeCounter); in delayedReport()
281 InspectorCounters::incrementCounter(InspectorCounters::NodeCounter); in Node()319 InspectorCounters::decrementCounter(InspectorCounters::NodeCounter); in ~Node()
1420 return InspectorCounters::counterValue(InspectorCounters::NodeCounter); in numberOfLiveNodes()