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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.cpp293 virtual bool stub_match(methodOop m, const char* name) const { return false; } function in class:ProfilerNode
474 bool stub_match(methodOop m, const char* name) const { function in class:stubNode
705 if (node->stub_match(method, name)) {

Completed in 72 milliseconds