Searched defs:print_short (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DimmutableSpace.cpp62 void ImmutableSpace::print_short() const { function in class:ImmutableSpace
67 print_short();
H A DmutableSpace.cpp236 void MutableSpace::print_short() const { print_short_on(tty); } function in class:MutableSpace
/openjdk7/hotspot/src/share/vm/interpreter/
H A DinvocationCounter.cpp73 void InvocationCounter::print_short() { function in class:InvocationCounter
/openjdk7/hotspot/src/share/vm/memory/
H A Dspace.cpp506 void Space::print_short() const { print_short_on(tty); } function in class:Space

Completed in 2740 milliseconds