Searched refs:prev_hour_vmstat_ (Results 1 – 2 of 2) sorted by relevance
98 std::map<std::string, uint64_t> prev_hour_vmstat_; variable
269 bool is_first_atom = (prev_hour_vmstat_.size() == 0) ? true : false; in logPixelMmMetricsPerHour()270 fillAtomValues(kMmMetricsPerHourInfo, vmstat, &prev_hour_vmstat_, &values); in logPixelMmMetricsPerHour()