Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_collection.cpp94 activeTimeDiff = activeTime - preActiveTime[config.subType]; in readCPU()
98 preActiveTime[config.subType] = activeTime; in readCPU()
H A Dhealth_metric_collection.hpp47 time_map_t preActiveTime; member in phosphor::health::metric::collection::HealthMetricCollection