Home
last modified time | relevance | path

Searched refs:stop_profilers (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/samples/
Dprofilertest.srv41 def stop_profilers(machines, timeout = 120):
42 stop_bar = barrier("PROF_MASTER", "stop_profilers", timeout, port=11920)
52 stop_profilers(machines)
/external/autotest/server/
Dstandalone_profiler.py80 def stop_profilers(machines, timeout=120): function
Dprofilers.py233 standalone_profiler.stop_profilers(hostnames)