Searched hist:"6 d5e661da42c571cf4a5b52615dd1293ca87e5c5" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/apps/debuganalyzer/model_loader/ |
H A D | ModelLoader.h | 6d5e661da42c571cf4a5b52615dd1293ca87e5c5 Wed Dec 09 15:26:42 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Although it takes a bit of memory, the Model also stores an array with pointers to all events now. This allows for backward iteration. * Model::ThreadWaitObjectGroup: Added a few convenience getters. * Added functions thread_state_name() and wait_object_type_name() to translate a ThreadState respectively a wait object type into a readable string.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34588 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ModelLoader.cpp | 6d5e661da42c571cf4a5b52615dd1293ca87e5c5 Wed Dec 09 15:26:42 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Although it takes a bit of memory, the Model also stores an array with pointers to all events now. This allows for backward iteration. * Model::ThreadWaitObjectGroup: Added a few convenience getters. * Added functions thread_state_name() and wait_object_type_name() to translate a ThreadState respectively a wait object type into a readable string.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34588 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/apps/debuganalyzer/model/ |
H A D | Model.h | 6d5e661da42c571cf4a5b52615dd1293ca87e5c5 Wed Dec 09 15:26:42 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Although it takes a bit of memory, the Model also stores an array with pointers to all events now. This allows for backward iteration. * Model::ThreadWaitObjectGroup: Added a few convenience getters. * Added functions thread_state_name() and wait_object_type_name() to translate a ThreadState respectively a wait object type into a readable string.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34588 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Model.cpp | 6d5e661da42c571cf4a5b52615dd1293ca87e5c5 Wed Dec 09 15:26:42 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Although it takes a bit of memory, the Model also stores an array with pointers to all events now. This allows for backward iteration. * Model::ThreadWaitObjectGroup: Added a few convenience getters. * Added functions thread_state_name() and wait_object_type_name() to translate a ThreadState respectively a wait object type into a readable string.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34588 a95241bf-73f2-0310-859d-f6bbb57e9c96
|