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

/openjdk7/hotspot/src/share/vm/opto/
H A Dphase.hpp85 static elapsedTimer _t_output; member in class:Phase
112 // Subtimers for _t_output
H A Dphase.cpp49 elapsedTimer Phase::_t_output; member in class:Phase
76 // Subtimers for _t_output
170 tty->print_cr (" output : %3.3f sec", Phase::_t_output.seconds());
H A Dcompile.cpp2186 TracePhase t2a("output", &_t_output, true);

Completed in 43 milliseconds