Lines Matching refs:CPUCombinedUsageDataSource
32 new CPUCombinedUsageDataSource(),
1109 CPUCombinedUsageDataSource::CPUCombinedUsageDataSource() in CPUCombinedUsageDataSource() function in CPUCombinedUsageDataSource
1121 CPUCombinedUsageDataSource::CPUCombinedUsageDataSource( in CPUCombinedUsageDataSource() function in CPUCombinedUsageDataSource
1122 const CPUCombinedUsageDataSource& other) in CPUCombinedUsageDataSource()
1130 CPUCombinedUsageDataSource::~CPUCombinedUsageDataSource() in ~CPUCombinedUsageDataSource()
1136 CPUCombinedUsageDataSource::Copy() const in Copy()
1138 return new CPUCombinedUsageDataSource(*this); in Copy()
1143 CPUCombinedUsageDataSource::Print(BString& text, int64 value) const in Print()
1152 CPUCombinedUsageDataSource::NextValue(SystemInfo& info) in NextValue()
1178 CPUCombinedUsageDataSource::Label() const in Label()
1185 CPUCombinedUsageDataSource::ShortLabel() const in ShortLabel()
1192 CPUCombinedUsageDataSource::InternalName() const in InternalName()
1199 CPUCombinedUsageDataSource::Name() const in Name()
1206 CPUCombinedUsageDataSource::MultiCPUOnly() const in MultiCPUOnly()
1213 CPUCombinedUsageDataSource::Primary() const in Primary()