Searched defs:imh (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/src/share/vm/runtime/
H A DsimpleThresholdPolicy.hpp70 virtual void print_specific(EventType type, const methodHandle& mh, const methodHandle& imh, int bci, CompLevel level) { } argument
H A DsimpleThresholdPolicy.cpp59 void SimpleThresholdPolicy::print_event(EventType type, const methodHandle& mh, const methodHandle& imh, argument
437 void SimpleThresholdPolicy::method_invocation_event(const methodHandle& mh, const methodHandle& imh, argument
449 void SimpleThresholdPolicy::method_back_branch_event(const methodHandle& mh, const methodHandle& imh, argument
H A DadvancedThresholdPolicy.cpp35 void AdvancedThresholdPolicy::print_specific(EventType type, const methodHandle& mh, const methodHandle& imh, argument
570 void AdvancedThresholdPolicy::method_invocation_event(const methodHandle& mh, const methodHandle& imh, argument
589 void AdvancedThresholdPolicy::method_back_branch_event(const methodHandle& mh, const methodHandle& imh, argument
[all...]

Completed in 95 milliseconds