Home
last modified time | relevance | path

Searched refs:Trace (Results 1 – 25 of 99) sorted by relevance

1234

/frameworks/base/services/java/com/android/server/
DSystemServer.java41 import android.os.Trace;
234 Trace.traceBegin(Trace.TRACE_TAG_SYSTEM_SERVER, "InitBeforeStartServices"); in run()
332 Trace.traceEnd(Trace.TRACE_TAG_SYSTEM_SERVER); in run()
337 Trace.traceBegin(Trace.TRACE_TAG_SYSTEM_SERVER, "StartServices"); in run()
346 Trace.traceEnd(Trace.TRACE_TAG_SYSTEM_SERVER); in run()
438 Trace.traceBegin(Trace.TRACE_TAG_SYSTEM_SERVER, "InitPowerManagement"); in startBootstrapServices()
440 Trace.traceEnd(Trace.TRACE_TAG_SYSTEM_SERVER); in startBootstrapServices()
468 Trace.traceEnd(Trace.TRACE_TAG_SYSTEM_SERVER); in startBootstrapServices()
483 Trace.traceEnd(Trace.TRACE_TAG_SYSTEM_SERVER); in startBootstrapServices()
490 Trace.traceEnd(Trace.TRACE_TAG_SYSTEM_SERVER); in startBootstrapServices()
[all …]
/frameworks/base/services/core/java/com/android/server/
DSystemServiceManager.java20 import android.os.Trace;
83 Trace.traceBegin(Trace.TRACE_TAG_SYSTEM_SERVER, "StartService " + name); in startService()
120 Trace.traceEnd(Trace.TRACE_TAG_SYSTEM_SERVER); in startService()
138 Trace.traceBegin(Trace.TRACE_TAG_SYSTEM_SERVER, "OnBootPhase " + phase); in startBootPhase()
152 Trace.traceEnd(Trace.TRACE_TAG_SYSTEM_SERVER); in startBootPhase()
160 Trace.traceBegin(Trace.TRACE_TAG_SYSTEM_SERVER, "onStartUser " in startUser()
168 Trace.traceEnd(Trace.TRACE_TAG_SYSTEM_SERVER); in startUser()
176 Trace.traceBegin(Trace.TRACE_TAG_SYSTEM_SERVER, "onUnlockUser " in unlockUser()
184 Trace.traceEnd(Trace.TRACE_TAG_SYSTEM_SERVER); in unlockUser()
192 Trace.traceBegin(Trace.TRACE_TAG_SYSTEM_SERVER, "onSwitchUser " in switchUser()
[all …]
/frameworks/base/core/java/android/app/
DApplicationLoaders.java19 import android.os.Trace;
56 Trace.traceBegin(Trace.TRACE_TAG_ACTIVITY_MANAGER, zip); in getClassLoader()
66 Trace.traceEnd(Trace.TRACE_TAG_ACTIVITY_MANAGER); in getClassLoader()
68 Trace.traceBegin(Trace.TRACE_TAG_ACTIVITY_MANAGER, "setupVulkanLayerPath"); in getClassLoader()
70 Trace.traceEnd(Trace.TRACE_TAG_ACTIVITY_MANAGER); in getClassLoader()
76 Trace.traceBegin(Trace.TRACE_TAG_ACTIVITY_MANAGER, zip); in getClassLoader()
78 Trace.traceEnd(Trace.TRACE_TAG_ACTIVITY_MANAGER); in getClassLoader()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DFingerprintUnlockController.java23 import android.os.Trace;
144 Trace.beginSection("FingerprintUnlockController#onFingerprintAcquired"); in onFingerprintAcquired()
149 Trace.beginSection("acquiring wake-and-unlock"); in onFingerprintAcquired()
151 Trace.endSection(); in onFingerprintAcquired()
166 Trace.endSection(); in onFingerprintAcquired()
171 Trace.beginSection("FingerprintUnlockController#onFingerprintAuthenticated"); in onFingerprintAuthenticated()
174 Trace.endSection(); in onFingerprintAuthenticated()
185 Trace.beginSection("release wake-and-unlock"); in onFingerprintAuthenticated()
187 Trace.endSection(); in onFingerprintAuthenticated()
190 Trace.beginSection("MODE_DISMISS"); in onFingerprintAuthenticated()
[all …]
DUnlockMethodCache.java20 import android.os.Trace;
89 Trace.beginSection("UnlockMethodCache#update"); in update()
107 Trace.endSection(); in update()
139 Trace.beginSection("KeyguardUpdateMonitorCallback#onFingerprintAuthenticated");
141 Trace.endSection();
145 Trace.endSection();
DStatusBarKeyguardViewManager.java23 import android.os.Trace;
188 Trace.beginSection("StatusBarKeyguardViewManager#onStartedWakingUp"); in onStartedWakingUp()
192 Trace.endSection(); in onStartedWakingUp()
196 Trace.beginSection("StatusBarKeyguardViewManager#onScreenTurningOn"); in onScreenTurningOn()
198 Trace.endSection(); in onScreenTurningOn()
206 Trace.beginSection("StatusBarKeyguardViewManager#onScreenTurnedOn"); in onScreenTurnedOn()
215 Trace.endSection(); in onScreenTurnedOn()
381 Trace.asyncTraceBegin(Trace.TRACE_TAG_VIEW, "Fading out", 0); in animateScrimControllerKeyguardFadingOut()
393 Trace.asyncTraceEnd(Trace.TRACE_TAG_VIEW, "Fading out", 0); in animateScrimControllerKeyguardFadingOut()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardService.java26 import android.os.Trace;
77 Trace.beginSection("KeyguardService.mBinder#verifyUnlock");
80 Trace.endSection();
85 Trace.beginSection("KeyguardService.mBinder#keyguardDone");
89 Trace.endSection();
94 Trace.beginSection("KeyguardService.mBinder#setOccluded");
97 Trace.endSection();
132 Trace.beginSection("KeyguardService.mBinder#onStartedWakingUp");
135 Trace.endSection();
140 Trace.beginSection("KeyguardService.mBinder#onScreenTurningOn");
[all …]
DKeyguardViewMediator.java51 import android.os.Trace;
565 Trace.beginSection("KeyguardViewMediator.mViewMediatorCallback#keyguardDoneDrawing");
567 Trace.endSection();
577 Trace.beginSection("KeyguardViewMediator.mViewMediatorCallback#keyguardDonePending");
586 Trace.endSection();
591 Trace.beginSection("KeyguardViewMediator.mViewMediatorCallback#keyguardGone");
593 Trace.endSection();
598 Trace.beginSection("KeyguardViewMediator.mViewMediatorCallback#readyForKeyguardDone");
604 Trace.endSection();
944 Trace.beginSection("KeyguardViewMediator#onStartedWakingUp"); in onStartedWakingUp()
[all …]
/frameworks/base/core/java/android/webkit/
DWebViewFactory.java35 import android.os.Trace;
192 Trace.traceBegin(Trace.TRACE_TAG_WEBVIEW, "WebViewFactory.getProvider()"); in getProvider()
196 Trace.traceBegin(Trace.TRACE_TAG_WEBVIEW, "providerClass.newInstance()"); in getProvider()
206 Trace.traceEnd(Trace.TRACE_TAG_WEBVIEW); in getProvider()
209 Trace.traceEnd(Trace.TRACE_TAG_WEBVIEW); in getProvider()
261 Trace.traceBegin(Trace.TRACE_TAG_WEBVIEW, in getWebViewContextAndSetProvider()
266 Trace.traceEnd(Trace.TRACE_TAG_WEBVIEW); in getWebViewContextAndSetProvider()
275 Trace.traceBegin(Trace.TRACE_TAG_WEBVIEW, "ActivityManager.addPackageDependency()"); in getWebViewContextAndSetProvider()
280 Trace.traceEnd(Trace.TRACE_TAG_WEBVIEW); in getWebViewContextAndSetProvider()
284 Trace.traceBegin(Trace.TRACE_TAG_WEBVIEW, "PackageManager.getPackageInfo()"); in getWebViewContextAndSetProvider()
[all …]
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DInputStreamBuffer.java130 Trace.beginSection("get"); in get()
133 Trace.endSection(); in get()
136 Trace.endSection(); in get()
160 Trace.beginSection("has"); in has()
162 Trace.endSection(); in has()
171 Trace.endSection(); in has()
175 Trace.endSection(); in has()
188 Trace.beginSection("advance to"); in advanceTo()
192 Trace.endSection(); in advanceTo()
238 Trace.endSection(); in advanceTo()
[all …]
DTrace.java24 public abstract class Trace { class
35 android.os.Trace.beginSection(tag); in beginSection()
47 android.os.Trace.endSection(); in endSection()
/frameworks/opt/bitmap/src/com/android/bitmap/util/
DInputStreamBuffer.java130 Trace.beginSection("get"); in get()
133 Trace.endSection(); in get()
136 Trace.endSection(); in get()
160 Trace.beginSection("has"); in has()
162 Trace.endSection(); in has()
171 Trace.endSection(); in has()
175 Trace.endSection(); in has()
188 Trace.beginSection("advance to"); in advanceTo()
192 Trace.endSection(); in advanceTo()
238 Trace.endSection(); in advanceTo()
[all …]
DTrace.java24 public abstract class Trace { class
35 android.os.Trace.beginSection(tag); in beginSection()
47 android.os.Trace.endSection(); in endSection()
/frameworks/base/core/java/com/android/internal/os/
DZygoteInit.java33 import android.os.Trace;
194 Trace.traceBegin(Trace.TRACE_TAG_DALVIK, "BeginIcuCachePinning"); in preload()
196 Trace.traceEnd(Trace.TRACE_TAG_DALVIK); in preload()
197 Trace.traceBegin(Trace.TRACE_TAG_DALVIK, "PreloadClasses"); in preload()
199 Trace.traceEnd(Trace.TRACE_TAG_DALVIK); in preload()
200 Trace.traceBegin(Trace.TRACE_TAG_DALVIK, "PreloadResources"); in preload()
202 Trace.traceEnd(Trace.TRACE_TAG_DALVIK); in preload()
203 Trace.traceBegin(Trace.TRACE_TAG_DALVIK, "PreloadOpenGL"); in preload()
205 Trace.traceEnd(Trace.TRACE_TAG_DALVIK); in preload()
267 Trace.traceBegin( in warmUpJcaProviders()
[all …]
DPathClassLoaderFactory.java19 import android.os.Trace;
45 Trace.traceBegin(Trace.TRACE_TAG_ACTIVITY_MANAGER, "createClassloaderNamespace"); in createClassLoader()
51 Trace.traceEnd(Trace.TRACE_TAG_ACTIVITY_MANAGER); in createClassLoader()
DZygote.java20 import android.os.Trace;
100 Trace.setTracingEnabled(true); in forkAndSpecialize()
103 Trace.traceBegin(Trace.TRACE_TAG_ACTIVITY_MANAGER, "PostFork"); in forkAndSpecialize()
143 Trace.setTracingEnabled(true); in forkSystemServer()
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DCompareActivity.java30 import android.os.Trace;
78 Trace.traceBegin(Trace.TRACE_TAG_ALWAYS, "loadBitmaps"); in loadBitmaps()
87 Trace.traceBegin(Trace.TRACE_TAG_ALWAYS, "softwareDraw"); in loadBitmaps()
89 Trace.traceEnd(Trace.TRACE_TAG_ALWAYS); in loadBitmaps()
105 Trace.traceBegin(Trace.TRACE_TAG_ALWAYS, "copyInto"); in loadBitmaps()
107 Trace.traceEnd(Trace.TRACE_TAG_ALWAYS); in loadBitmaps()
120 Trace.traceEnd(Trace.TRACE_TAG_ALWAYS); in loadBitmaps()
/frameworks/opt/bitmap/src/com/android/bitmap/
DUnrefedPooledCache.java22 import com.android.bitmap.util.Trace;
73 Trace.beginSection("cache get"); in get()
82 Trace.endSection(); in get()
89 Trace.beginSection("cache put"); in put()
92 Trace.endSection(); in put()
104 Trace.endSection(); in put()
111 Trace.beginSection("pool offer"); in offer()
113 Trace.endSection(); in offer()
117 Trace.endSection(); in offer()
122 Trace.beginSection("pool poll"); in poll()
[all …]
DDecodeTask.java32 import com.android.bitmap.util.Trace;
126 Trace.beginSection("create fd"); in decode()
128 Trace.endSection(); in decode()
143 Trace.beginSection("poll for reusable bitmap"); in decode()
145 Trace.endSection(); in decode()
152 Trace.beginSection("get bytesize"); in decode()
159 Trace.endSection(); in decode()
161 Trace.beginSection("get orientation"); in decode()
167 Trace.beginSection("create orientation fd and stream"); in decode()
170 Trace.endSection(); in decode()
[all …]
DContiguousFIFOAggregator.java22 import com.android.bitmap.util.Trace;
99 Trace.beginSection("pool expect"); in expect()
115 Trace.endSection(); in expect()
135 Trace.beginSection("pool forget"); in forget()
150 Trace.endSection(); in forget()
166 Trace.beginSection("pool execute"); in execute()
173 Trace.endSection(); in execute()
181 Trace.endSection(); in execute()
194 Trace.beginSection("pool maybeExecuteNow loop"); in maybeExecuteNow()
204 Trace.endSection(); in maybeExecuteNow()
[all …]
/frameworks/base/graphics/java/android/graphics/
DBitmapFactory.java21 import android.os.Trace;
531 Trace.traceBegin(Trace.TRACE_TAG_GRAPHICS, "decodeBitmap"); in decodeByteArray()
540 Trace.traceEnd(Trace.TRACE_TAG_GRAPHICS); in decodeByteArray()
616 Trace.traceBegin(Trace.TRACE_TAG_GRAPHICS, "decodeBitmap"); in decodeStream()
631 Trace.traceEnd(Trace.TRACE_TAG_GRAPHICS); in decodeStream()
680 Trace.traceBegin(Trace.TRACE_TAG_GRAPHICS, "decodeFileDescriptor"); in decodeFileDescriptor()
701 Trace.traceEnd(Trace.TRACE_TAG_GRAPHICS); in decodeFileDescriptor()
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DBasicBitmapDrawable.java39 import com.android.bitmap.util.Trace;
175 Trace.beginSection("bind"); in bind()
177 Trace.endSection(); in bind()
181 Trace.endSection(); in bind()
205 Trace.beginSection("unbind"); in unbind()
210 Trace.endSection(); in unbind()
217 Trace.beginSection("set image"); in setImage()
218 Trace.beginSection("release reference"); in setImage()
223 Trace.endSection(); in setImage()
239 Trace.endSection(); in setImage()
[all …]
/frameworks/base/rs/java/android/renderscript/
DAllocation.java26 import android.os.Trace;
533 Trace.traceBegin(RenderScript.TRACE_TAG, "syncAll"); in syncAll()
555 Trace.traceEnd(RenderScript.TRACE_TAG); in syncAll()
568 Trace.traceBegin(RenderScript.TRACE_TAG, "ioSend"); in ioSend()
576 Trace.traceEnd(RenderScript.TRACE_TAG); in ioSend()
587 Trace.traceBegin(RenderScript.TRACE_TAG, "ioReceive"); in ioReceive()
595 Trace.traceEnd(RenderScript.TRACE_TAG); in ioReceive()
606 Trace.traceBegin(RenderScript.TRACE_TAG, "copyFrom"); in copyFrom()
628 Trace.traceEnd(RenderScript.TRACE_TAG); in copyFrom()
689 Trace.traceBegin(RenderScript.TRACE_TAG, "copyFromUnchecked"); in copyFromUnchecked()
[all …]
/frameworks/support/compat/jellybean-mr2/android/support/v4/os/
DTraceJellybeanMR2.java16 import android.os.Trace;
20 Trace.beginSection(section); in beginSection()
24 Trace.endSection(); in endSection()
/frameworks/support/v17/leanback/jbmr2/android/support/v17/leanback/os/
DTraceHelperJbmr2.java18 import android.os.Trace;
23 Trace.beginSection(section); in beginSection()
27 Trace.endSection(); in endSection()

1234