HomeSort by relevance Sort by last modified time
    Searched refs:try_create_agent (Results 1 - 13 of 13) sorted by null

  /external/chromium-trace/catapult/systrace/profile_chrome/
fake_agent_1.py 60 def try_create_agent(config): function
fake_agent_2.py 59 def try_create_agent(config): function
ddms_tracing_agent.py 86 def try_create_agent(config): function
chrome_startup_tracing_agent.py 129 def try_create_agent(config): function
chrome_tracing_agent.py 153 def try_create_agent(config): function
perf_tracing_agent.py 232 def try_create_agent(config): function
  /external/chromium-trace/catapult/systrace/systrace/tracing_agents/
android_process_data_agent.py 30 def try_create_agent(config): function
atrace_from_file_agent.py 30 def try_create_agent(options): function
atrace_process_dump.py 125 def try_create_agent(config): function
walt_agent.py 21 def try_create_agent(options): function
ftrace_agent.py 92 def try_create_agent(config): function
atrace_agent.py 85 def try_create_agent(config): function
  /external/chromium-trace/catapult/systrace/systrace/
tracing_controller.py 275 agent = module.try_create_agent(config)

Completed in 1088 milliseconds