Searched defs:Histogram (Results 1 – 7 of 7) sorted by relevance
1258 ### `histogram.count`1270 ### `histogram.countBigInt`1282 ### `histogram.exceeds`1293 ### `histogram.exceedsBigInt`1306 ### `histogram.max`1316 ### `histogram.maxBigInt`1328 ### `histogram.mean`1338 ### `histogram.min`1348 ### `histogram.minBigInt`1360 ### `histogram.percentile(percentile)`[all …]
56 class Histogram { class375 Histogram, property
40 bool Histogram = false; member
50 class Histogram: class
178 'Histogram': 'perf_hooks.html#class-histogram', property
23 Histogram::Histogram(const Options& options) { in Histogram() function in node::Histogram
623 friend class Histogram; variable