Searched refs:SetOffCPU (Results 1 – 5 of 5) sorted by relevance
44 opt_.SetOffCPU(false); in PerfCollectorImpl()67 void PerfCollectorImpl::SetOffCPU(bool offCPU) in SetOffCPU() function in OHOS::HiviewDFX::UCollectUtil::PerfCollectorImpl69 opt_.SetOffCPU(offCPU); in SetOffCPU()
50 void PerfDecorator::SetOffCPU(bool offCPU) in SetOffCPU() function in OHOS::HiviewDFX::UCollectUtil::PerfDecorator52 perfCollector_->SetOffCPU(offCPU); in SetOffCPU()
35 virtual void SetOffCPU(bool offCPU) = 0;
35 void SetOffCPU(bool offCPU) override;
34 void SetOffCPU(bool offCPU) override;