Searched refs:GetTFDataBytesConsumedCounter (Results 1 – 3 of 3) sorted by relevance
34 monitoring::CounterCell* GetTFDataBytesConsumedCounter(const string& name);
175 monitoring::CounterCell* GetTFDataBytesConsumedCounter(const string& name) { in GetTFDataBytesConsumedCounter() function
392 : bytes_consumed_counter_(metrics::GetTFDataBytesConsumedCounter(name)), in Metrics()