< prev index next >

src/hotspot/os/windows/os_perf_windows.cpp

Print this page

        

*** 30,40 **** #include "pdh_interface.hpp" #include "runtime/os_perf.hpp" #include "runtime/os.hpp" #include "utilities/globalDefinitions.hpp" #include "utilities/macros.hpp" ! #include "vm_version_ext_x86.hpp" #include <math.h> #include <psapi.h> #include <TlHelp32.h> /* --- 30,40 ---- #include "pdh_interface.hpp" #include "runtime/os_perf.hpp" #include "runtime/os.hpp" #include "utilities/globalDefinitions.hpp" #include "utilities/macros.hpp" ! #include CPU_HEADER(vm_version_ext) #include <math.h> #include <psapi.h> #include <TlHelp32.h> /*
< prev index next >