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

/haiku/src/add-ons/kernel/network/ppp/shared/libppp/
H A DPPPManager.cpp344 int32 requestCount; local
/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp351 Model::Thread::SetIORequests(IORequest** requests, size_t requestCount) argument
/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp245 size_t requestCount = fIORequests.Count(); local
823 size_t requestCount; local
835 _SetThreadIORequests(Model::Thread* thread, Model::IORequest** requests, size_t requestCount) argument
[all...]
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp1136 size_t requestCount = thread->CountIORequests(); local
1304 size_t requestCount = thread->CountIORequests(); local

Completed in 89 milliseconds