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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp885 counter_return, enumerator in enum:LinearScanStatistic::Counter
H A Dc1_LinearScan.cpp6368 case counter_return: return "method returns";
6513 case lir_return: inc_counter(counter_return); break;

Completed in 51 milliseconds