Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/profile_chrome/
Dperf_tracing_agent.py127 self._categories = _ComputePerfCategories(config)
248 def _ComputePerfCategories(config): function