Searched defs:increment_invocation_counter (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp375 void increment_invocation_counter(CodeEmitInfo *info) { function in class:LIRGenerator
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp2341 void InterpreterMacroAssembler::increment_invocation_counter( Register Rcounters, Register Rtmp, Register Rtmp2 ) { function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dinterp_masm_ppc_64.cpp2265 void InterpreterMacroAssembler::increment_invocation_counter(Register Rcounters, function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dinterp_masm_s390.cpp1867 void InterpreterMacroAssembler::increment_invocation_counter(Register Rcounters, Register RctrSum) { function in class:InterpreterMacroAssembler

Completed in 169 milliseconds