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

/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp41 class SystemProfiler;
50 static SystemProfiler* sProfiler = NULL;
54 class SystemProfiler : public BReferenceable, private NotificationListener, class in inherits:BReferenceable,NotificationListener,SchedulerListener,WaitObjectListener
57 SystemProfiler(team_id team,
61 ~SystemProfiler();
217 SystemProfiler::_MaybeNotifyProfilerThreadLocked()
236 SystemProfiler::_MaybeNotifyProfilerThread()
247 // #pragma mark - SystemProfiler public
250 SystemProfiler::SystemProfiler(team_i function in class:SystemProfiler
[all...]

Completed in 13 milliseconds