Searched defs:WaitObject (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp135 Model::WaitObject::WaitObject(const system_profiler_wait_object_info* event) function in class:Model::WaitObject
[all...]
H A DModel.h271 class Model::WaitObject { class in class:Model
[all...]
/haiku/src/system/kernel/scheduler/
H A Dscheduling_analysis.cpp137 struct WaitObject : HashObject, scheduling_analysis_wait_object { struct in namespace:SchedulingAnalysis
138 WaitObject(uint32 type, void* object) function in struct:SchedulingAnalysis::WaitObject
[all...]
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp139 struct WaitObject : DoublyLinkedListLinkImpl<WaitObject>, struct in class:SystemProfiler
[all...]

Completed in 122 milliseconds