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

/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp328 NotificationManager& notificationManager local
334 notificationManager.RemoveListener("images", NULL, *this);
340 notificationManager.RemoveListener("threads", NULL, *this);
346 notificationManager.RemoveListener("teams", NULL, *this);
352 notificationManager.RemoveListener("I/O", NULL, *this);
411 NotificationManager& notificationManager local
414 error = notificationManager.AddListener("teams",
423 error = notificationManager.AddListener("threads",
432 error = notificationManager.AddListener("images",
441 error = notificationManager
[all...]

Completed in 35 milliseconds