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

/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp855 julong max_counter = (julong)ALL_64_BITS; local
856 info_ptr->max_value = (jlong)(max_counter / (freq / NANOSECS_PER_SEC));

Completed in 46 milliseconds