Searched refs:GetTFDataBytesProducedCounter (Results 1 – 3 of 3) sorted by relevance
40 monitoring::CounterCell* GetTFDataBytesProducedCounter(const string& name);
179 monitoring::CounterCell* GetTFDataBytesProducedCounter(const string& name) { in GetTFDataBytesProducedCounter() function
393 bytes_produced_counter_(metrics::GetTFDataBytesProducedCounter(name)), in Metrics()