Searched defs:PowerStats (Results 1 – 2 of 2) sorted by relevance
29 struct PowerStats { struct42 // If PowerStats represent an interval, the duration field will be set will argument60 struct StateResidency {96 PowerStats operator+=(const PowerStats& other); argument104 std::vector<StateResidency> power_entity_state_residency;105 std::vector<RailEnergy> rail_energy;
50 public final class PowerStats { class460 public PowerStats(Descriptor descriptor) { in PowerStats() method in PowerStats