Home
last modified time | relevance | path

Searched refs:try_create_agent (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/
Dsystrace.py162 agent = module.try_create_agent(options, categories)
/external/chromium-trace/agents/
Datrace_agent.py50 def try_create_agent(options, categories): function