Searched refs:startTrace (Results 1 – 5 of 5) sorted by relevance
69 mPerfettoTraceRecorder.startTrace(getDevice(), null); in testPerfettoTraceRecorded()
54 public static void startTrace(ITestDevice device, List<String> tags, int bufferSizeMB) throws in startTrace() method in CircularAtraceUtil
65 public void startTrace(ITestDevice device, Map<String, String> extraConfigs) in startTrace() method in PerfettoTraceRecorder
78 mPerfettoTraceRecorder.startTrace(device, extraConfigs); in startTraceOnDevice()
349 CircularAtraceUtil.startTrace(getDevice(), null, 10); in runMonkey()