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

  /external/chromium-trace/catapult/systrace/profile_chrome/
systrace_controller_unittest.py 8 from profile_chrome import systrace_controller
14 systrace_controller.SystraceController.GetCategories(self.device)
21 controller = systrace_controller.SystraceController(self.device,
main.py 18 from profile_chrome import systrace_controller
206 systrace_controller.SystraceController.GetCategories(device)))
237 systrace_controller.SystraceController(device,
  /external/chromium-trace/catapult/systrace/bin/
adb_profile_chrome_startup 20 from profile_chrome import systrace_controller
78 systrace_controller.SystraceController.GetCategories(device)))
86 enabled_controllers.append(systrace_controller.SystraceController(

Completed in 527 milliseconds