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

/openjdk7/hotspot/src/share/vm/opto/
H A Dphase.cpp73 elapsedTimer Phase::_t_postAllocCopyRemoval; member in class:Phase
134 tty->print_cr (" postAllocCopyRemoval: %3.3f sec", Phase::_t_postAllocCopyRemoval.seconds());
139 Phase::_t_postAllocCopyRemoval.seconds();
H A Dphase.hpp109 static elapsedTimer _t_postAllocCopyRemoval; member in class:Phase

Completed in 83 milliseconds