hotspot/src/share/vm/ci/ciCallProfile.hpp
changeset 7408 c04a5c989f26
parent 7397 5b173b4ca846
child 9975 82190b49ce14
equal deleted inserted replaced
7407:47339ceb8cb0 7408:c04a5c989f26
    24 
    24 
    25 #ifndef SHARE_VM_CI_CICALLPROFILE_HPP
    25 #ifndef SHARE_VM_CI_CICALLPROFILE_HPP
    26 #define SHARE_VM_CI_CICALLPROFILE_HPP
    26 #define SHARE_VM_CI_CICALLPROFILE_HPP
    27 
    27 
    28 #include "ci/ciClassList.hpp"
    28 #include "ci/ciClassList.hpp"
       
    29 #include "memory/allocation.hpp"
    29 
    30 
    30 // ciCallProfile
    31 // ciCallProfile
    31 //
    32 //
    32 // This class is used to determine the frequently called method
    33 // This class is used to determine the frequently called method
    33 // at some call site
    34 // at some call site