Searched refs:canRequestMonitorEvents (Results 1 – 3 of 3) sorted by relevance
779 if (!vm.canRequestMonitorEvents()) { in createMonitorContendedEnterRequest()787 if (!vm.canRequestMonitorEvents()) { in createMonitorContendedEnteredRequest()795 if (!vm.canRequestMonitorEvents()) { in createMonitorWaitRequest()803 if (!vm.canRequestMonitorEvents()) { in createMonitorWaitedRequest()
723 public boolean canRequestMonitorEvents() { in canRequestMonitorEvents() method in VirtualMachineImpl726 capabilitiesNew().canRequestMonitorEvents; in canRequestMonitorEvents()
692 boolean canRequestMonitorEvents(); in canRequestMonitorEvents() method