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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.hpp203 ut_end enumerator in enum:ThreadProfiler::UnknownTickSites
205 int unknown_ticks_array[ut_end];
208 for (int ut = 0; ut < ut_end; ut += 1) {
H A Dfprofiler.cpp1174 for (int ut = 0; ut < ut_end; ut += 1) {

Completed in 27 milliseconds