Searched refs:ThreadsDataSource (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/activitymonitor/
H A DDataSource.cpp38 new ThreadsDataSource(),
639 ThreadsDataSource::ThreadsDataSource() function in class:ThreadsDataSource
650 ThreadsDataSource::~ThreadsDataSource()
656 ThreadsDataSource::Copy() const
658 return new ThreadsDataSource(*this);
663 ThreadsDataSource::NextValue(SystemInfo& info)
670 ThreadsDataSource::InternalName() const
677 ThreadsDataSource
[all...]
H A DDataSource.h167 class ThreadsDataSource : public DataSource { class in inherits:DataSource
169 ThreadsDataSource();
170 virtual ~ThreadsDataSource();

Completed in 36 milliseconds