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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dinterp_masm_x86_32.cpp1285 void InterpreterMacroAssembler::profile_switch_default(Register mdp) { function in class:InterpreterMacroAssembler
H A Dinterp_masm_x86_64.cpp1344 void InterpreterMacroAssembler::profile_switch_default(Register mdp) { function in class:InterpreterMacroAssembler
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp1832 void InterpreterMacroAssembler::profile_switch_default(Register scratch) { function in class:InterpreterMacroAssembler

Completed in 34 milliseconds