|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Stats.Phase | |
|---|---|
| org.mmtk.utility.statistics | |
| Uses of Stats.Phase in org.mmtk.utility.statistics |
|---|
| Methods in org.mmtk.utility.statistics that return Stats.Phase | |
|---|---|
static Stats.Phase |
Stats.Phase.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Stats.Phase[] |
Stats.Phase.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.mmtk.utility.statistics with parameters of type Stats.Phase | |
|---|---|
private static void |
Stats.printPhaseStatXml(Counter c,
int p,
Stats.Phase phase)
Print a single phase counter in an xml tag |
private static void |
Stats.printTotalXml(Counter c,
Stats.Phase phase)
Print a single total in an xml tag |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||