src/share/vm/runtime/fprofiler.hpp

changeset 4542
db9981fd3124
parent 4299
f34d701e952e
child 6198
55fb97c4c58d
equal deleted inserted replaced
4461:46e60405583b 4542:db9981fd3124
23 */ 23 */
24 24
25 #ifndef SHARE_VM_RUNTIME_FPROFILER_HPP 25 #ifndef SHARE_VM_RUNTIME_FPROFILER_HPP
26 #define SHARE_VM_RUNTIME_FPROFILER_HPP 26 #define SHARE_VM_RUNTIME_FPROFILER_HPP
27 27
28 #include "utilities/macros.hpp"
28 #include "runtime/timer.hpp" 29 #include "runtime/timer.hpp"
29 30
30 // a simple flat profiler for Java 31 // a simple flat profiler for Java
31 32
32 33

mercurial