Searched refs:count_bytecode (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreterGenerator.hpp78 void count_bytecode() PRODUCT_RETURN;
H A DtemplateInterpreter.cpp495 if (CountBytecodes || TraceBytecodes || StopInterpreterAt > 0) count_bytecode();
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateInterpreter_sparc.cpp2013 void TemplateInterpreterGenerator::count_bytecode() { function in class:TemplateInterpreterGenerator
/openjdk7/hotspot/src/cpu/x86/vm/
H A DtemplateInterpreter_x86_32.cpp1908 void TemplateInterpreterGenerator::count_bytecode() { function in class:TemplateInterpreterGenerator
H A DtemplateInterpreter_x86_64.cpp1949 void TemplateInterpreterGenerator::count_bytecode() { function in class:TemplateInterpreterGenerator

Completed in 49 milliseconds