Searched defs:add_sample (Results 1 – 4 of 4) sorted by relevance
104 def add_sample(self, track, data, new): member in Benchmark
105 def add_sample(self, track, data, new): member in Benchmark
47 fn add_sample(&mut self, x: f64, y: f64) { in add_sample() method
59 SampleType add_sample, in UmaHistogramExactLinearWithSuffix()