Home | History | Annotate | Download | only in afe

Lines Matching refs:Timer

1080     timer = autotest_stats.Timer('shard_heartbeat.retrieve_shard')
1081 with timer:
1095 timer = autotest_stats.Timer('shard_heartbeat')
1096 with timer.get_client('find_hosts'):
1098 with timer.get_client('find_jobs'):
1100 with timer.get_client('find_suite_job_keyvals'):
1161 timer = autotest_stats.Timer('shard_heartbeat')
1162 with timer.get_client('persist_jobs'):
1166 with timer.get_client('persist_hqes'):