Searched refs:reset_counter_for_invocation_event (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/share/vm/runtime/
H A DcompilationPolicy.hpp105 void reset_counter_for_invocation_event(const methodHandle& method);
H A DcompilationPolicy.cpp255 void NonTieredCompPolicy::reset_counter_for_invocation_event(const methodHandle& m) { function in class:NonTieredCompPolicy
413 reset_counter_for_invocation_event(method);
428 reset_counter_for_invocation_event(method);
496 reset_counter_for_invocation_event(m);
525 reset_counter_for_invocation_event(m);

Completed in 98 milliseconds