CPUCombinedUsageDataSource
CPUCombinedUsageDataSource::CPUCombinedUsageDataSource()
CPUCombinedUsageDataSource::CPUCombinedUsageDataSource(
const CPUCombinedUsageDataSource& other)
CPUCombinedUsageDataSource::~CPUCombinedUsageDataSource()
CPUCombinedUsageDataSource::Copy() const
return new CPUCombinedUsageDataSource(*this);
CPUCombinedUsageDataSource::Print(BString& text, int64 value) const
CPUCombinedUsageDataSource::NextValue(SystemInfo& info)
CPUCombinedUsageDataSource::Label() const
CPUCombinedUsageDataSource::ShortLabel() const
CPUCombinedUsageDataSource::InternalName() const
CPUCombinedUsageDataSource::Name() const
CPUCombinedUsageDataSource::MultiCPUOnly() const
CPUCombinedUsageDataSource::Primary() const
new CPUCombinedUsageDataSource(),
class CPUCombinedUsageDataSource : public DataSource {
CPUCombinedUsageDataSource();
CPUCombinedUsageDataSource(
const CPUCombinedUsageDataSource& other);
virtual ~CPUCombinedUsageDataSource();