Lines Matching refs:monitor
22 port=9877, global_port=9878, monitor=True): argument
23 self.monitor = monitor
46 if self.monitor:
51 if self.monitor:
54 if self.monitor:
168 if self.monitor:
174 if self.monitor:
177 if self.monitor:
718 if self.monitor:
919 while mon and self.monitor and self.mon.pending():
923 while global_mon and self.monitor and self.global_mon and self.global_mon.pending():