Searched refs:entries_for_outcome (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/share/vm/utilities/
H A DintHisto.hpp64 int entries_for_outcome(int outcome);
71 (double)entries_for_outcome(outcome)/
H A DintHisto.cpp41 int IntHistogram::entries_for_outcome(int outcome) { function in class:IntHistogram

Completed in 93 milliseconds