Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/systrace/
Dsystrace_runner.py36 agents_with_config = tracing_controller.CreateAgentsWithConfig(
42 agents_with_config, controller_config)
Dtracing_controller.py106 def __init__(self, agents_with_config, controller_config): argument
118 self._child_agents_with_config = agents_with_config
/external/chromium-trace/catapult/systrace/profile_chrome/
Dprofiler.py78 agents_with_config = tracing_controller.CreateAgentsWithConfig(options,
85 controller = tracing_controller.TracingController(agents_with_config,