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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp886 counter_call, enumerator in enum:LinearScanStatistic::Counter
H A Dc1_LinearScan.cpp6369 case counter_call: return "method calls";
6518 case lir_virtual_call: inc_counter(counter_call); break;

Completed in 40 milliseconds