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

/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp626 static int has_performance_count = 0; variable
642 if (has_performance_count) {
654 if (has_performance_count) {
731 has_performance_count = 1;
736 has_performance_count = 0;
825 if (!has_performance_count) {
838 if (!has_performance_count) {

Completed in 45 milliseconds