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

  /external/chromium_org/tools/profile_chrome/
controllers.py 16 def PullTrace(self):
chrome_controller_unittest.py 41 result = controller.PullTrace()
perf_controller_unittest.py 37 result = controller.PullTrace()
systrace_controller_unittest.py 31 result = controller.PullTrace()
profiler.py 25 trace_files = [controller.PullTrace() for controller in controllers]
profiler_unittest.py 27 def PullTrace(self):
systrace_controller.py 49 def PullTrace(self):
chrome_controller.py 100 def PullTrace(self):
perf_controller.py 146 def PullTrace(self):

Completed in 3607 milliseconds