Searched refs:GetCommandExecuteCount (Results 1 – 3 of 3) sorted by relevance
208 RSB_EXPORT static uint32_t GetCommandExecuteCount();
98 uint32_t RSProfiler::GetCommandExecuteCount() in GetCommandExecuteCount() function in OHOS::Rosen::RSProfiler
808 captureData.SetProperty(RSCaptureData::KEY_RS_CMD_EXECUTE_COUNT, GetCommandExecuteCount()); in RecordUpdate()