Home
last modified time | relevance | path

Searched refs:GetCommandExecuteCount (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h208 RSB_EXPORT static uint32_t GetCommandExecuteCount();
H A Drs_profiler_base.cpp98 uint32_t RSProfiler::GetCommandExecuteCount() in GetCommandExecuteCount() function in OHOS::Rosen::RSProfiler
H A Drs_profiler.cpp808 captureData.SetProperty(RSCaptureData::KEY_RS_CMD_EXECUTE_COUNT, GetCommandExecuteCount()); in RecordUpdate()