Searched refs:StoreThreadDatas (Results 1 – 3 of 3) sorted by relevance
39 void StoreThreadDatas(const std::vector<ThreadCpuStatInfo>& cpuCollections);
124 cpuStorage_->StoreThreadDatas(threadCpuCollectResult.data); in CollectCpuData()
305 void CpuStorage::StoreThreadDatas(const std::vector<ThreadCpuStatInfo>& cpuCollections) in StoreThreadDatas() function in OHOS::HiviewDFX::CpuStorage