Home
last modified time | relevance | path

Searched refs:StoreThreadData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/storage/include/
H A Dcpu_storage.h46 void StoreThreadData(const ThreadCpuStatInfo& cpuCollection);
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp312 StoreThreadData(cpuCollectionInfo); in StoreThreadDatas()
335 void CpuStorage::StoreThreadData(const ThreadCpuStatInfo& cpuCollection) in StoreThreadData() function in OHOS::HiviewDFX::CpuStorage