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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.cpp294 virtual bool adapter_match() const { return false; } function in class:ProfilerNode
513 bool adapter_match() const { return true; } function in class:adapterNode
722 if (node->adapter_match()) {

Completed in 40 milliseconds