Home
last modified time | relevance | path

Searched defs:bufferSizeKb (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Traceur/src/com/android/traceur/
H A DTraceService.java66 Collection<String> tags, int bufferSizeKb, boolean apps, in startTracing()
140 private void startTracingInternal(Collection<String> tags, int bufferSizeKb, boolean appTracing, in startTracingInternal()
H A DTraceUtils.java59 public boolean traceStart(Collection<String> tags, int bufferSizeKb, boolean apps, in traceStart()
71 public static boolean traceStart(Collection<String> tags, int bufferSizeKb, boolean apps, in traceStart()
H A DAtraceUtils.java61 public boolean traceStart(Collection<String> tags, int bufferSizeKb, boolean apps, in traceStart()
H A DPerfettoUtils.java61 public boolean traceStart(Collection<String> tags, int bufferSizeKb, boolean apps, in traceStart()