/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/ |
H A D | rs_window_animation_controller.cpp | 57 RS_TRACE_NAME("RSWindowAnimationController::OnStartApp"); in OnStartApp() 84 RS_TRACE_NAME("RSWindowAnimationController::OnAppTransition"); in OnAppTransition() 111 RS_TRACE_NAME("RSWindowAnimationController::OnAppBackTransition"); in OnAppBackTransition() 134 RS_TRACE_NAME("RSWindowAnimationController::OnMinimizeWindow"); in OnMinimizeWindow() 177 RS_TRACE_NAME("RSWindowAnimationController::OnCloseWindow"); in OnCloseWindow() 202 RS_TRACE_NAME("RSWindowAnimationController::OnScreenUnlock"); in OnScreenUnlock() 232 RS_TRACE_NAME("RSWindowAnimationController::OnWindowAnimationTargetsUpdate"); in OnWindowAnimationTargetsUpdate() 257 RS_TRACE_NAME("RSWindowAnimationController::OnWallpaperUpdate"); in OnWallpaperUpdate()
|
/ohos5.0/foundation/graphic/graphic_2d/utils/log/ |
H A D | rs_trace.h | 25 #define RS_TRACE_NAME(name) HITRACE_METER_NAME(HITRACE_TAG_GRAPHIC_AGP | HITRACE_TAG_COMMERCIAL, na… macro 31 #define RS_TRACE_FUNC() RS_TRACE_NAME(__func__) 45 #define RS_TRACE_NAME(name) macro
|
H A D | rs_trace_crossplatform.h | 23 #define RS_TRACE_NAME(name) OHOS::Rosen::ScopedTrace ___tracer(name) macro 28 #define RS_TRACE_FUNC() RS_TRACE_NAME(__FUNCTION__)
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_jank_stats.cpp | 189 RS_TRACE_NAME("RSJankStats::SetRSJankStats skip jank frame statistics"); in SetRSJankStats() 252 RS_TRACE_NAME("RSJankStats::UpdateJankFrame skip jank animator frame"); in UpdateJankFrame() 338 RS_TRACE_NAME("RSJankStats::ReportJankStats in RSBackgroundThread"); in ReportJankStats() 452 RS_TRACE_NAME("RSJankStats::SetImplicitAnimationEnd"); in SetImplicitAnimationEnd() 474 RS_TRACE_NAME("RSJankStats::ReportEventResponse in RSBackgroundThread"); in ReportEventResponse() 499 RS_TRACE_NAME("RSJankStats::ReportEventComplete in RSBackgroundThread"); in ReportEventComplete() 539 RS_TRACE_NAME("RSJankStats::ReportEventJankFrame in RSBackgroundThread"); in ReportEventJankFrameWithoutDelay() 574 RS_TRACE_NAME("RSJankStats::ReportEventJankFrame in RSBackgroundThread"); in ReportEventJankFrameWithDelay() 643 RS_TRACE_NAME("RSJankStats::ReportEventHitchTimeRatio in RSBackgroundThread"); in ReportEventHitchTimeRatioWithoutDelay() 695 RS_TRACE_NAME("RSJankStats::ReportEventFirstFrame in RSBackgroundThread"); in ReportEventFirstFrameByPid() [all …]
|
H A D | rs_ashmem_helper.cpp | 223 RS_TRACE_NAME("CreateAshmemParcel data size:" + std::to_string(dataSize)); in CreateAshmemParcel() 262 RS_TRACE_NAME("ParseFromAshmemParcel data size:" + std::to_string(dataSize)); in ParseFromAshmemParcel()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
H A D | rs_background_thread.cpp | 109 RS_TRACE_NAME("CreateShareGrContext"); in CreateShareGPUContext() 147 RS_TRACE_NAME("ResetGPUContext release resource"); in CleanGrResource()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
H A D | rs_transaction.cpp | 39 RS_TRACE_NAME("OpenSyncTransaction"); in OpenSyncTransaction() 72 RS_TRACE_NAME("BeginSyncTransaction"); in Begin()
|
H A D | rs_application_agent_impl.cpp | 67 RS_TRACE_NAME("RSApplicationAgentImpl::OnTransaction"); in OnTransaction()
|
/ohos5.0/docs/zh-cn/application-dev/performance/ |
H A D | common-trace-using-instructions.md | 322 #define RS_TRACE_NAME(name) HITRACE_METER_NAME(HITRACE_TAG_GRAPHIC_AGP, name) 327 #define RS_TRACE_FUNC() RS_TRACE_NAME(__func__) 330 以下代码在显示器画面绘制方法。在方法开头调用宏定义RS_TRACE_NAME,将函数名ProcessDisplayRenderNode与对应的显示器id组合后,作为Trace名称记录下来,同时由于其… 337 RS_TRACE_NAME("RSSurfaceCaptureVisitor::ProcessDisplayRenderNode:" +
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_single_frame_composer.cpp | 51 …RS_TRACE_NAME("Add SingleFrame DrawCmdModifier ID " + std::to_string((*iter)->GetDrawCmdListId())); in SingleFrameModifierAdd() 110 RS_TRACE_NAME("Add modifier DrawCmdListId " + std::to_string(modifier->GetDrawCmdListId())); in SingleFrameAddModifier()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
H A D | shader_cache.cpp | 88 RS_TRACE_NAME("Load shader"); in Load() 170 RS_TRACE_NAME("Store shader"); in Store()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
H A D | rs_dma_buffer_surface_render_node_drawable.cpp | 106 RS_TRACE_NAME("RSSurfaceRenderNodeDrawable:RequestFrame"); in RequestFrame() 148 RS_TRACE_NAME("DrawUIFirstCacheWithDma"); in DrawUIFirstCacheWithDma()
|
H A D | rs_display_render_node_drawable.cpp | 277 RS_TRACE_NAME("RSDisplayRenderNodeDrawable:RequestFrame"); in RequestFrame() 323 RS_TRACE_NAME("RSDisplayDrawable: clipPath"); in ClipRegion() 381 RS_TRACE_NAME("DisplayNode skip"); in CheckDisplayNodeSkip() 390 RS_TRACE_NAME("DisplayNodeSkip skip commit"); in CheckDisplayNodeSkip() 1069 RS_TRACE_NAME("DrawMirrorCopy with cacheImage"); in DrawMirrorCopy() 1072 RS_TRACE_NAME("DrawMirrorCopy with displaySurface"); in DrawMirrorCopy() 1151 RS_TRACE_NAME("DrawWiredMirrorCopy with cacheImage"); in DrawWiredMirrorCopy() 1154 RS_TRACE_NAME("DrawWiredMirrorCopy with displaySurface"); in DrawWiredMirrorCopy() 1343 RS_TRACE_NAME("Process RSDisplayRenderNodeDrawable[" + in OnCapture() 1644 RS_TRACE_NAME("ClearTransparentBeforeSaveLayer"); in ClearTransparentBeforeSaveLayer()
|
H A D | rs_ui_first_surface_render_node_drawable.cpp | 103 RS_TRACE_NAME("ClearCacheSurfaceOnly"); in ClearCacheSurfaceOnly() 369 RS_TRACE_NAME("RSRenderNodeDrawable::UpdateBackendTexture()"); in UpdateBackendTexture() 379 RS_TRACE_NAME("RSRenderNodeDrawable::UpdateCompletedCacheSurface()"); in UpdateCompletedCacheSurface()
|
H A D | rs_surface_render_node_drawable.cpp | 88 RS_TRACE_NAME("RSRenderNodeDrawable::Ptr RSSurfaceRenderNodeDrawable::OnGenerate"); in OnGenerate() 457 RS_TRACE_NAME("Drawing cachedImage by capture"); in OnDraw() 604 RS_TRACE_NAME("RSSurfaceRenderNodeDrawable::OnCapture occlusion skip :[" + name_ + "] " + in OnCapture() 609 RS_TRACE_NAME("RSSurfaceRenderNodeDrawable::OnCapture:[" + name_ + "] " + in OnCapture() 687 RS_TRACE_NAME("CaptureSurface with security or skip layer"); in CaptureSurface()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/ |
H A D | rs_modifier_manager.cpp | 40 RS_TRACE_NAME("RSModifierManager Draw num:[" + std::to_string(modifiers_.size()) + "]"); in Draw() 42 RS_TRACE_NAME("RSModifier::Draw"); in Draw()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/ |
H A D | rs_round_corner_display.cpp | 131 RS_TRACE_NAME("RoundCornerDisplay::GetTopSurfaceSource"); in GetTopSurfaceSource() 163 RS_TRACE_NAME("RoundCornerDisplay::GetBottomSurfaceSource"); in GetBottomSurfaceSource() 182 RS_TRACE_NAME("RoundCornerDisplay::LoadImgsbyResolution"); in LoadImgsbyResolution()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_hardware_thread.cpp | 277 RS_TRACE_NAME("CommitAndReleaseLayers in Force Refresh"); in IsDelayRequired() 287 RS_TRACE_NAME("CommitAndReleaseLayers in Game Scene"); in IsDelayRequired() 467 RS_TRACE_NAME("RSHardwareThread::ClearFrameBuffers"); in ClearFrameBuffers() 501 RS_TRACE_NAME("RSHardwareThread::RedrawScreenRCD"); in RedrawScreenRCD() 528 RS_TRACE_NAME("RSHardwareThread::Redraw"); in Redraw()
|
H A D | rs_render_service_visitor.cpp | 141 RS_TRACE_NAME("ProcessDisplayRenderNode[" + std::to_string(node.GetScreenId()) + "]"); in ProcessDisplayRenderNode() 148 RS_TRACE_NAME("SkipFrame, screenId:" + std::to_string(node.GetScreenId())); in ProcessDisplayRenderNode()
|
H A D | rs_physical_screen_processor.cpp | 83 RS_TRACE_NAME("Redraw"); in Redraw()
|
H A D | rs_virtual_screen_processor.cpp | 105 RS_TRACE_NAME(traceInfo); in ProcessSurface()
|
H A D | rs_main_thread.cpp | 925 RS_TRACE_NAME("cacheCmd pid: " + std::to_string(pid)); in CacheCommands() 981 RS_TRACE_NAME("node:[ " + node->GetName() + "]"); in CheckParallelSubThreadNodesStatus() 1318 RS_TRACE_NAME("RSMainThread::ProcessAllSyncTransactionData"); in ProcessAllSyncTransactionData() 1769 RS_TRACE_NAME("RSMainThread::WaitUtilUniRenderFinished"); in WaitUtilUniRenderFinished() 2039 RS_TRACE_NAME("DoDirectComposition"); in DoDirectComposition() 2092 RS_TRACE_NAME("DoDirectComposition PostProcess"); in DoDirectComposition() 2154 RS_TRACE_NAME("dump rstree"); in Render() 2873 RS_TRACE_NAME("Animation running empty"); in Animate() 2885 RS_TRACE_NAME("rs_RequestNextVSync"); in Animate() 2969 RS_TRACE_NAME("ProcessBySingleFrameComposer"); in RecvAndProcessRSTransactionDataImmediately() [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread.cpp | 282 RS_TRACE_NAME("Init Context"); in CreateAndInitRenderContextIfNeed() 298 RS_TRACE_NAME("InitializeEglContext"); in CreateAndInitRenderContextIfNeed() 502 RS_TRACE_NAME("Animation running empty"); in Animate()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/ |
H A D | rs_sub_thread.cpp | 161 RS_TRACE_NAME("RSSubThread::RenderCache"); in RenderCache() 305 RS_TRACE_NAME("CreateShareGrContext"); in CreateShareGrContext() 392 RS_TRACE_NAME("DrawableCacheWithDma"); in DrawableCacheWithDma()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | rs_surface_ohos_vulkan.cpp | 279 RS_TRACE_NAME("Flush"); in FlushFrame() 284 RS_TRACE_NAME("Submit"); in FlushFrame()
|