Searched refs:heartbeat (Results 1 – 8 of 8) sorted by relevance
/external/autotest/client/tests/kvm/deps/ |
D | heartbeat_slu.py | 55 heartbeat = recv_all(c_sock) 57 drift = check_heartbeat(heartbeat, local_timestamp, threshold, check_drift) 66 print "%.2f: %s (%s)" % (local_timestamp, heartbeat, drift) 68 print "%.2f: %s" % (local_timestamp, heartbeat) 78 heartbeat = get_heartbeat(seq) 79 sock.sendall(heartbeat) 82 print heartbeat 92 def check_heartbeat(heartbeat, local_timestamp, threshold, check_drift): argument 93 hostname, seq, timestamp = heartbeat.rsplit()
|
/external/tcpdump/tests/ |
D | msnlb.out | 1 MS NLB heartbeat, host priority: 2, cluster IP: 192.168.100.80, host IP: 192.168.100.82 2 MS NLB heartbeat, host priority: 1, cluster IP: 192.168.100.80, host IP: 192.168.100.81
|
/external/v8/tools/testrunner/local/ |
D | pool.py | 31 def __init__(self, heartbeat, value): argument 32 self.heartbeat = heartbeat
|
D | execution.py | 348 if result.heartbeat:
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/swf/ |
D | test_layer2_actors.py | 65 self.worker.heartbeat()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/swf/ |
D | layer2.py | 187 def heartbeat(self, task_token=None, details=None): member in ActivityWorker
|
/external/tcpdump/ |
D | CHANGES | 107 Add MS NLB heartbeat printer.
|
/external/iproute2/doc/ |
D | ip-cref.tex | 572 TX errors: aborted fifo window heartbeat
|