Searched refs:_t_postAllocCopyRemoval (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dphase.hpp109 static elapsedTimer _t_postAllocCopyRemoval; member in class:Phase
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 Dpostaloc.cpp396 NOT_PRODUCT( Compile::TracePhase t3("postAllocCopyRemoval", &_t_postAllocCopyRemoval, TimeCompiler); )

Completed in 33 milliseconds