Home
last modified time | relevance | path

Searched refs:DUMP_HIPERF_INTERVAL (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/unified_collector/task/
H A Dcpu_perf_dump.cpp33 constexpr int64_t DUMP_HIPERF_INTERVAL = 15 * 60 * 1000; //ms member
84 if (systemUpTime_ != lastRecordTime_ && abs(nowTime - lastRecordTime_) < DUMP_HIPERF_INTERVAL) { in CheckRecordInterval()

Completed in 1 milliseconds