in src/main/java/org/apache/sling/commons/metrics/internal/HistogramImpl.java [38:40]
public long getCount() { return histogram.getCount(); }