Searched refs:GetCpuId (Results 1 – 7 of 7) sorted by relevance
35 int GetCpuId() const;
353 g_renderServiceCpuId = Utils::GetCpuId(); in OnRenderBegin()362 g_renderServiceCpuId = Utils::GetCpuId(); in OnRenderEnd()439 g_renderServiceCpuId = Utils::GetCpuId(); in OnFrameBegin()451 g_renderServiceCpuId = Utils::GetCpuId(); in OnFrameEnd()459 g_renderServiceCpuId = Utils::GetCpuId(); in OnFrameEnd()464 g_renderServiceRenderCpuId = Utils::GetCpuId(); in CalcNodeWeigthOnFrameEnd()504 g_renderServiceCpuId = Utils::GetCpuId(); in CalcNodeWeigthOnFrameEnd()
59 int32_t Utils::GetCpuId() in GetCpuId() function in OHOS::Rosen::Utils78 int32_t Utils::GetCpuId() in GetCpuId() function in OHOS::Rosen::Utils
44 static int32_t GetCpuId();
51 int cpuId = ptrDumpCfg_->args_->GetCpuId(); in PreExecute()
54 cpuid = ptrDumpCfg_->args_->GetCpuId(); in PreExecute()
87 int OptionArgs::GetCpuId() const in GetCpuId() function in OHOS::HiviewDFX::OptionArgs