Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dio_collector_impl.cpp45 constexpr int PROC_IO_STATS_PERIOD = 2; variable
483 if (period > PROC_IO_STATS_PERIOD) { in GetProcIoStats()