Searched refs:GetCommandCount (Results 1 – 8 of 8) sorted by relevance
47 unsigned long GetCommandCount() const in GetCommandCount() function
205 opCount = transactionData->GetCommandCount(); in ReportTransactionDataStatistics()
1293 … "pid: %{public}d", rsTransactionData->GetCommandCount(), rsTransactionData->GetSendingPid()); in ProcessSyncRSTransactionData()1322 transaction->GetCommandCount(), pid); in ProcessAllSyncTransactionData()3171 + ",cmdCount:" + std::to_string(transactionPtr->GetCommandCount()) + "]"; in SendCommands()
403 msgId, cmds->GetIndex(), cmds->GetCommandCount()); in ProcessMessages()
207 RSB_EXPORT static uint32_t GetCommandCount();
91 uint32_t RSProfiler::GetCommandCount() in GetCommandCount() function in OHOS::Rosen::RSProfiler
807 captureData.SetProperty(RSCaptureData::KEY_RS_CMD_COUNT, GetCommandCount()); in RecordUpdate()
68 while (transactionData->GetMarshallingIndex() < transactionData->GetCommandCount()) { in CommitTransaction()127 …ACE_BEGIN("MarshRSTransactionData cmdCount:" + std::to_string(transactionData->GetCommandCount()) + in FillParcelWithTransactionData()