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

/openjdk7/hotspot/src/share/vm/services/
H A DmemoryManager.hpp194 bool is_notification_enabled() { return _notification_enabled; } function in class:GCMemoryManager
H A DmemoryManager.cpp319 if (is_notification_enabled()) {

Completed in 49 milliseconds