Searched defs:getTotal (Results 1 – 6 of 6) sorted by relevance
42 public int getTotal() { in getTotal() method in StatusSummary
82 public Number getTotal() { in getTotal() method in Counter2
126 public long getTotal() { in getTotal() method in Counter
86 public long getTotal() { in getTotal() method in Counter
89 public long getTotal() { in getTotal() method in Counter
421 double getTotal() const { return sampleCount * meanVal; } in getTotal() function