Home
last modified time | relevance | path

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

/packages/apps/Traceur/src_common/com/android/traceur/
DPresetTraceConfigs.java102 static class TraceOptions { class in PresetTraceConfigs
111 TraceOptions(int bufferSizeKb, boolean winscope, boolean apps, boolean longTrace, in TraceOptions() method in PresetTraceConfigs.TraceOptions
129 private static final TraceOptions DEFAULT_TRACE_OPTIONS =
130 new TraceOptions(DEFAULT_BUFFER_SIZE_KB,
138 private static final TraceOptions PERFORMANCE_TRACE_OPTIONS =
139 new TraceOptions(DEFAULT_BUFFER_SIZE_KB,
147 private static final TraceOptions BATTERY_TRACE_OPTIONS =
148 new TraceOptions(DEFAULT_BUFFER_SIZE_KB,
156 private static final TraceOptions THERMAL_TRACE_OPTIONS =
157 new TraceOptions(DEFAULT_BUFFER_SIZE_KB,
[all …]
DTraceUtils.java81 PresetTraceConfigs.TraceOptions options; in presetTraceStart()
/packages/services/Car/tests/BugReportApp/libs/
Dopencensus-api-0.21.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/packages/apps/Car/DebuggingRestrictionController/libs/
Dopencensus-api-0.24.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...