Home
last modified time | relevance | path

Searched refs:ATRACE_NAME (Results 1 – 23 of 23) sorted by relevance

/aosp14/frameworks/base/libs/hwui/
H A DWebViewFunctorManager.cpp102 ATRACE_NAME("WebViewFunctor::onDestroy"); in ~WebViewFunctor()
110 ATRACE_NAME("WebViewFunctor::sync"); in sync()
115 ATRACE_NAME("WebViewFunctor::onRemovedFromTree"); in onRemovedFromTree()
140 ATRACE_NAME("WebViewFunctor::drawGl"); in drawGl()
160 ATRACE_NAME("WebViewFunctor::initVk"); in initVk()
170 ATRACE_NAME("WebViewFunctor::drawVk"); in drawVk()
187 ATRACE_NAME("WebViewFunctor::postDrawVk"); in postDrawVk()
194 ATRACE_NAME("WebViewFunctor::onContextDestroyed"); in destroyContext()
215 ATRACE_NAME("WebViewFunctor::getSurfaceControl"); in getSurfaceControl()
238 ATRACE_NAME("WebViewFunctor::mergeTransaction"); in mergeTransaction()
[all …]
H A DReadback.cpp91 ATRACE_NAME("sync_wait"); in copySurfaceInto()
/aosp14/system/core/libutils/include/utils/
H A DTrace.h22 #define ATRACE_NAME(...) macro
36 #define ATRACE_NAME(name) ::android::ScopedTrace PASTE(___tracer, __LINE__)(ATRACE_TAG, name) macro
39 #define ATRACE_CALL() ATRACE_NAME(__FUNCTION__)
/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DShaderCache.cpp81 ATRACE_NAME("initShaderDiskCache"); in initShaderDiskCache()
103 ATRACE_NAME("ShaderCache::load"); in load()
175 ATRACE_NAME("ShaderCache::saveToDiskLocked"); in saveToDiskLocked()
187 ATRACE_NAME("ShaderCache::store"); in store()
H A DSkiaPipeline.cpp98 ATRACE_NAME("draw layers"); in renderLayers()
164 ATRACE_NAME("flush layers (context changed)"); in renderLayersImpl()
172 ATRACE_NAME("flush layers"); in renderLayersImpl()
H A DSkiaVulkanPipeline.cpp115 ATRACE_NAME("flush commands"); in draw()
H A DSkiaOpenGLPipeline.cpp173 ATRACE_NAME("flush commands"); in draw()
/aosp14/system/core/debuggerd/
H A Dcrash_dump.cpp456 ATRACE_NAME("after reparent"); in main()
473 ATRACE_NAME("open files"); in main()
491 ATRACE_NAME("ptrace"); in main()
604 ATRACE_NAME("tombstoned_connect"); in main()
652 ATRACE_NAME("dump_backtrace"); in main()
656 ATRACE_NAME("fdsan table dump"); in main()
662 ATRACE_NAME("engrave_tombstone"); in main()
/aosp14/frameworks/base/core/jni/
H A Dandroid_content_res_ApkAssets.cpp229 ATRACE_NAME(base::StringPrintf("LoadApkAssets(%s)", path.c_str()).c_str()); in NativeLoad()
277 ATRACE_NAME(base::StringPrintf("LoadApkAssetsFd(%s)", friendly_name_utf8.c_str()).c_str()); in NativeLoadFromFd()
332 ATRACE_NAME(base::StringPrintf("LoadApkAssetsFd(%s)", friendly_name_utf8.c_str()).c_str()); in NativeLoadFromFdOffset()
H A Dandroid_util_AssetManager.cpp318 ATRACE_NAME("AssetManager::SetApkAssets"); in NativeSetApkAssets()
356 ATRACE_NAME("AssetManager::SetConfiguration"); in NativeSetConfiguration()
483 ATRACE_NAME(base::StringPrintf("AssetManager::OpenAsset(%s)", asset_path_utf8.c_str()).c_str()); in NativeOpenAsset()
509 ATRACE_NAME(base::StringPrintf("AssetManager::OpenAssetFd(%s)", asset_path_utf8.c_str()).c_str()); in NativeOpenAssetFd()
529ATRACE_NAME(base::StringPrintf("AssetManager::OpenNonAsset(%s)", asset_path_utf8.c_str()).c_str()); in NativeOpenNonAsset()
563ATRACE_NAME(base::StringPrintf("AssetManager::OpenNonAssetFd(%s)", asset_path_utf8.c_str()).c_str(… in NativeOpenNonAssetFd()
589ATRACE_NAME(base::StringPrintf("AssetManager::OpenXmlAsset(%s)", asset_path_utf8.c_str()).c_str()); in NativeOpenXmlAsset()
624 ATRACE_NAME(base::StringPrintf("AssetManager::OpenXmlAssetFd(%d)", fd).c_str()); in NativeOpenXmlAssetFd()
H A DAndroidRuntime.cpp1671 ATRACE_NAME("RegisterAndroidNatives"); in startReg()
/aosp14/frameworks/base/libs/hwui/hwui/
H A DImageDecoder.cpp486 ATRACE_NAME("Handling scale/origin/crop"); in decode()
509 ATRACE_NAME("getAndroidGainmap"); in extractGainmap()
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp202 ATRACE_NAME("TextureView#getBitmap"); in copyLayerInto()
456 ATRACE_NAME("HardwareBitmap readback"); in copyHWBitmapInto()
H A DEglManager.cpp108 ATRACE_NAME("Creating EGLContext"); in initialize()
604 ATRACE_NAME("Finishing GPU work"); in swapBuffers()
H A DVulkanManager.cpp559 ATRACE_NAME("Vulkan finish frame"); in finishFrame()
629 ATRACE_NAME("Finishing GPU work"); in swapBuffers()
H A DRenderThread.cpp157 ATRACE_NAME("refreshRateCallback"); in refreshRateCallback()
H A DCanvasContext.cpp399 ATRACE_NAME("swap chain stuffed"); in isSwapChainStuffed()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_HardwareRenderer.cpp459 ATRACE_NAME("Preparing SKP for capture"); in PictureWrapper()
479 ATRACE_NAME("Copying mutable bitmap"); in imageForCache()
483 ATRACE_NAME("Readback of texture image"); in imageForCache()
488 ATRACE_NAME("Readback of HW bitmap"); in imageForCache()
H A Dandroid_graphics_RenderNode.cpp615 ATRACE_NAME("Update SurfaceView position"); in android_view_RenderNode_requestPositionUpdates()
645 ATRACE_NAME("SurfaceView position lost"); in android_view_RenderNode_requestPositionUpdates()
/aosp14/frameworks/base/libs/androidfw/
H A DLoadedArsc.cpp452 ATRACE_NAME("LoadedPackage::Load"); in Load()
868 ATRACE_NAME("LoadedArsc::Load"); in Load()
900 ATRACE_NAME("LoadedArsc::Load"); in Load()
H A DAssetManager2.cpp460 ATRACE_NAME("AssetManager::GetResourceConfigurations"); in GetResourceConfigurations()
495 ATRACE_NAME("AssetManager::GetResourceLocales"); in GetResourceLocales()
538 ATRACE_NAME("AssetManager::OpenDir"); in OpenDir()
1533 ATRACE_NAME("Theme::ApplyStyle"); in ApplyStyle()
1581 ATRACE_NAME("Theme::Rebase"); in Rebase()
H A DAssetManager.cpp549 ATRACE_NAME(ap.path.string()); in appendPathToResTable()
/aosp14/frameworks/base/libs/hwui/tests/macrobench/
H A DTestSceneRunner.cpp160 ATRACE_NAME("UI-Draw Frame"); in doRun()