HomeSort by relevance Sort by last modified time
    Searched refs:SetupTsMonGlobalState (Results 1 - 25 of 29) sorted by null

1 2

  /external/autotest/site_utils/
check_hung_proc.py 57 with site_utils.SetupTsMonGlobalState('check_hung_proc', short_lived=True):
count_jobs.py 40 with site_utils.SetupTsMonGlobalState('count_jobs', short_lived=True):
dump_suite_report.py 46 with ts_mon_config.SetupTsMonGlobalState('dump_suite_report'):
check_slave_db_delay.py 84 with site_utils.SetupTsMonGlobalState('check_slave_db_delay',indirect=True):
cleanup_tko_db.py 73 with ts_mon_config.SetupTsMonGlobalState(service_name='cleanup_tko_db',
dut_mon.py 74 with ts_mon_config.SetupTsMonGlobalState('dut_mon', indirect=True):
label_cleaner.py 282 ts_mon_context = ts_mon_config.SetupTsMonGlobalState(
288 ts_mon_context = ts_mon_config.SetupTsMonGlobalState(
kill_slow_queries.py 136 with ts_mon_config.SetupTsMonGlobalState(service_name='kill_slow_queries',
backup_mysql_db.py 331 with ts_mon_config.SetupTsMonGlobalState(service_name='mysql_db_backup',
gmail_lib.py 218 with site_utils.SetupTsMonGlobalState('gmail_lib', short_lived=True):
rpc_flight_recorder.py 288 with ts_mon_config.SetupTsMonGlobalState('rpc_flight_recorder',
balance_pools.py 662 metrics_manager = site_utils.SetupTsMonGlobalState('balance_pools',
  /external/autotest/site_utils/stats/
apache_access_log_metrics.py 196 with ts_mon_config.SetupTsMonGlobalState('apache_access_log_metrics',
apache_error_log_metrics.py 154 with ts_mon_config.SetupTsMonGlobalState('apache_error_log_metrics',
mysql_stats.py 150 with ts_mon_config.SetupTsMonGlobalState('mysql_stats', indirect=False):
  /external/autotest/site_utils/chromeos_proxy/
swarming_bot_manager.py 150 with ts_mon_config.SetupTsMonGlobalState('swarming_bots', indirect=True):
  /external/autotest/venv/lucifer/cmd/
job_aborter.py 50 with ts_mon_config.SetupTsMonGlobalState('job_aborter'):
job_reporter.py 89 with ts_mon_config.SetupTsMonGlobalState(
  /external/autotest/site_utils/stable_images/
assign_stable_images.py 387 with ts_mon_config.SetupTsMonGlobalState(**tsmon_args):
  /external/autotest/venv/skylab_staging/
test_push.py 68 with ts_mon_config.SetupTsMonGlobalState(service_name='skylab_test_push',
  /external/autotest/server/
site_utils.py 750 def SetupTsMonGlobalState(*args, **kwargs):
767 context = ts_mon_config.SetupTsMonGlobalState(*args, **kwargs)
    [all...]
autoserv 545 site_utils.SetupTsMonGlobalState('autoserv', indirect=False,
    [all...]
autoserv.py 545 site_utils.SetupTsMonGlobalState('autoserv', indirect=False,
    [all...]
  /external/autotest/scheduler/
host_scheduler.py 488 with ts_mon_config.SetupTsMonGlobalState(
  /external/autotest/scheduler/shard/
shard_client.py 529 with ts_mon_config.SetupTsMonGlobalState(

Completed in 476 milliseconds

1 2