Searched defs:seen_this_cycle (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/power/
H A Dprocess_power_collector.h52 bool seen_this_cycle() const { return seen_this_cycle_; } function in class:ProcessPowerCollector::PerProcessData
71 // |seen_this_cycle| represents if the process still exists in this cycle.

Completed in 65 milliseconds