Home | History | Annotate | Download | only in metrics

Lines Matching refs:Add

82     counter->Add(sample); \
118 counter->Add(sample); \
127 counter->Add(sample); \
220 counter->Add(sample); \
247 counter->Add(sample); \
256 counter->Add(sample); \
344 void Add(const SampleSet& other);
387 void Add(int value);
394 Add(static_cast<int>(time.InMilliseconds()));
694 // Register, or add a new histogram to the collection of statistics. If an