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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp884 counter_entry, enumerator in enum:LinearScanStatistic::Counter
H A Dc1_LinearScan.cpp6367 case counter_entry: return "method entries";
6512 case lir_osr_entry: inc_counter(counter_entry); break;

Completed in 50 milliseconds