Lines Matching refs:logged_counts
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()
1145 const DelayedPersistentAllocation& logged_counts, in BooleanHistogram() argument
1153 logged_counts, in BooleanHistogram()
1244 const DelayedPersistentAllocation& logged_counts, in PersistentCreate() argument
1247 return WrapUnique(new CustomHistogram(name, ranges, counts, logged_counts, in PersistentCreate()
1279 const DelayedPersistentAllocation& logged_counts, in CustomHistogram() argument
1287 logged_counts, in CustomHistogram()