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

/openjdk7/hotspot/src/share/vm/compiler/
H A DcompileBroker.hpp157 void set_current_method(const char* method) { function in class:CompilerCounters
H A DcompileBroker.cpp1962 counters->set_current_method(current_method);
2109 if (UsePerfData) counters->set_current_method("");

Completed in 37 milliseconds