Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/profile_chrome/
Dchrome_tracing_agent.py66 self._categories = _ComputeChromeCategories(config)
196 def _ComputeChromeCategories(config): function