Searched defs:Uncommit (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1HRPrinter.hpp45 Uncommit enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon237
79 // bottom and end. Used for Commit / Uncommit events.
155 print(Uncommit, bottom, end);
/openjdk7/hotspot/src/share/vm/services/
H A DmemTracker.hpp109 Uncommit, // virtual memory uncommit enumerator in enum:MemTracker::Tracker::MemoryOperation
324 return Tracker(Tracker::Uncommit);

Completed in 34 milliseconds