Home
last modified time | relevance | path

Searched refs:GET_RESULTS_TIMEOUT (Results 1 – 13 of 13) sorted by relevance

/external/chromium-trace/catapult/systrace/systrace/tracing_agents/
D__init__.py16 GET_RESULTS_TIMEOUT = 30.0 variable
Dandroid_process_data_agent.py66 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Dandroid_cgroup_agent.py69 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Dwalt_agent.py104 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Datrace_from_file_agent.py113 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Datrace_process_dump.py63 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Dftrace_agent.py196 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Datrace_agent.py220 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
/external/chromium-trace/catapult/systrace/profile_chrome/
Dddms_tracing_agent.py54 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Dchrome_startup_tracing_agent.py95 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Dchrome_tracing_agent.py108 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Dperf_tracing_agent.py141 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
/external/chromium-trace/catapult/systrace/systrace/
Dtracing_controller.py72 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)