< prev index next >

src/share/vm/opto/runtime.hpp

Print this page

        

*** 327,336 **** --- 327,338 ---- // Dtrace support static const TypeFunc* dtrace_method_entry_exit_Type(); static const TypeFunc* dtrace_object_alloc_Type(); + static const TypeFunc* store_value_type_fields_Type(); + private: static NamedCounter * volatile _named_counters; public: // helper function which creates a named counter labeled with the
< prev index next >