Searched refs:timer_do_nothing (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp940 timer_do_nothing, enumerator in enum:LinearScanTimers::Timer
H A Dc1_LinearScan.cpp500 TIME_LINEAR_SCAN(timer_do_nothing);
6654 case timer_do_nothing: return "Nothing (Time Check)";
6683 double c = timer(timer_do_nothing)->seconds();
6714 double c = timer(timer_do_nothing)->seconds();

Completed in 58 milliseconds