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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp896 counter_unwind, enumerator in enum:LinearScanStatistic::Counter
H A Dc1_LinearScan.cpp6379 case counter_unwind: return "unwind";
6600 case lir_unwind: inc_counter(counter_unwind); break;

Completed in 76 milliseconds