Home
last modified time | relevance | path

Searched refs:DiskStatsDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dio.h56 struct DiskStatsDevice { struct
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/inner_include/
H A Dio_collector_impl.h67 std::unordered_map<std::string, DiskStatsDevice> diskStatsMap_;
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dio_collector_impl.cpp299 DiskStatsDevice& device = diskStatsMap_[deviceName]; in CalculateDeviceDiskStats()