Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp696 bool is_first_atom = (prev_day_vmstat_.size() == 0) ? true : false; in genPixelMmMetricsPerDay() local
732 if (is_first_atom) { in genPixelMmMetricsPerDay()
1476 bool is_first_atom = (prev_cma_stat.size() == 0) ? true : false; in reportCmaStatusAtom() local
1487 if (!is_first_atom) in reportCmaStatusAtom()