Lines Matching refs:samples
184 uint32_t FindCorruption(const HistogramSamples& samples) const override;
218 void AddSamples(const HistogramSamples& samples) override;
285 // Create a snapshot containing all samples (both logged and unlogged).
290 // Create a copy of unlogged samples.
301 double GetPeakBucketSize(const SampleVectorBase& samples) const;
304 void WriteAsciiHeader(const SampleVectorBase& samples,
323 // Samples that have not yet been logged with SnapshotDelta().
326 // Accumulation of all samples that have been logged with SnapshotDelta().
577 // so that invalid samples never fall into the same bucket as valid samples.