Searched refs:fTeamNotificationsEnabled (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp192 bool fTeamNotificationsEnabled; member in class:SystemProfiler
269 fTeamNotificationsEnabled(false),
474 fTeamNotificationsEnabled = true;
625 if (fTeamNotificationsEnabled)
646 if (fTeamNotificationsEnabled
653 if (fTeamNotificationsEnabled)
880 if (!fTeamNotificationsEnabled && team->state >= TEAM_STATE_DEATH)

Completed in 21 milliseconds