Home
last modified time | relevance | path

Searched refs:interpreter_invocation_counter (Results 1 – 9 of 9) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DtemplateInterpreterGenerator_sparc.cpp455 Address interpreter_invocation_counter(G3_method_counters, in generate_counter_incr() local
457 __ ld(interpreter_invocation_counter, G4_scratch); in generate_counter_incr()
459 __ st(G4_scratch, interpreter_invocation_counter); in generate_counter_incr()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/
H A DtemplateInterpreterGenerator_sparc.cpp455 Address interpreter_invocation_counter(G3_method_counters, in generate_counter_incr() local
457 __ ld(interpreter_invocation_counter, G4_scratch); in generate_counter_incr()
459 __ st(G4_scratch, interpreter_invocation_counter); in generate_counter_incr()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DtemplateInterpreterGenerator_sparc.cpp455 Address interpreter_invocation_counter(G3_method_counters, in generate_counter_incr() local
457 __ ld(interpreter_invocation_counter, G4_scratch); in generate_counter_incr()
459 __ st(G4_scratch, interpreter_invocation_counter); in generate_counter_incr()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A DtemplateInterpreterGenerator_sparc.cpp455 Address interpreter_invocation_counter(G3_method_counters, in generate_counter_incr() local
457 __ ld(interpreter_invocation_counter, G4_scratch); in generate_counter_incr()
459 __ st(G4_scratch, interpreter_invocation_counter); in generate_counter_incr()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/sparc/
H A DtemplateInterpreterGenerator_sparc.cpp455 Address interpreter_invocation_counter(G3_method_counters, in generate_counter_incr() local
457 __ ld(interpreter_invocation_counter, G4_scratch); in generate_counter_incr()
459 __ st(G4_scratch, interpreter_invocation_counter); in generate_counter_incr()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DtemplateInterpreter_sparc.cpp320 Address interpreter_invocation_counter(Rcounters, in generate_counter_incr() local
322 __ ld(interpreter_invocation_counter, G4_scratch); in generate_counter_incr()
324 __ st(G4_scratch, interpreter_invocation_counter); in generate_counter_incr()
H A DcppInterpreter_sparc.cpp416 Address interpreter_invocation_counter(Rcounters, 0, in generate_counter_incr() local
418 __ ld(interpreter_invocation_counter, G4_scratch); in generate_counter_incr()
420 __ st(G4_scratch, interpreter_invocation_counter); in generate_counter_incr()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DtemplateInterpreter_sparc.cpp320 Address interpreter_invocation_counter(Rcounters, in generate_counter_incr() local
322 __ ld(interpreter_invocation_counter, G4_scratch); in generate_counter_incr()
324 __ st(G4_scratch, interpreter_invocation_counter); in generate_counter_incr()
H A DcppInterpreter_sparc.cpp416 Address interpreter_invocation_counter(Rcounters, 0, in generate_counter_incr() local
418 __ ld(interpreter_invocation_counter, G4_scratch); in generate_counter_incr()
420 __ st(G4_scratch, interpreter_invocation_counter); in generate_counter_incr()