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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsVirtualspace.hpp87 inline void set_committed(char* low_addr, char* high_addr);
177 inline void PSVirtualSpace::set_committed(char* low_addr, char* high_addr) { function in class:PSVirtualSpace

Completed in 33 milliseconds