Searched refs:logged_counts (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/metrics/ |
D | histogram.h | 161 const DelayedPersistentAllocation& logged_counts, 253 const DelayedPersistentAllocation& logged_counts, 380 const DelayedPersistentAllocation& logged_counts, 422 const DelayedPersistentAllocation& logged_counts, 516 const DelayedPersistentAllocation& logged_counts, 530 const DelayedPersistentAllocation& logged_counts, 566 const DelayedPersistentAllocation& logged_counts, 589 const DelayedPersistentAllocation& logged_counts,
|
D | histogram.cc | 313 const DelayedPersistentAllocation& logged_counts, in PersistentCreate() argument 317 logged_counts, meta, logged_meta)); in PersistentCreate() 600 const DelayedPersistentAllocation& logged_counts, in Histogram() argument 608 unlogged_samples_->id(), ranges, logged_meta, logged_counts)); in Histogram() 910 const DelayedPersistentAllocation& logged_counts, in PersistentCreate() argument 914 logged_counts, meta, logged_meta)); in PersistentCreate() 948 const DelayedPersistentAllocation& logged_counts, in LinearHistogram() argument 956 logged_counts, in LinearHistogram() 1127 const DelayedPersistentAllocation& logged_counts, in PersistentCreate() argument 1130 return WrapUnique(new BooleanHistogram(name, ranges, counts, logged_counts, in PersistentCreate() [all …]
|