Searched refs:GetNextCounter (Results 1 – 3 of 3) sorted by relevance
74 Counter* GetNextCounter() { in GetNextCounter() function in CounterCollection104 Counter* ctr = counters->GetNextCounter(); in counter_callback()
65 Counter* GetNextCounter();
325 Counter* CounterCollection::GetNextCounter() { in GetNextCounter() function in v8::CounterCollection362 counter = counters_->GetNextCounter(); in GetCounter()