Searched defs:operations (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/kernel/device_manager/
H A DIOScheduler.h23 IOOperationList operations; member in struct:IORequestOwner
H A DIOSchedulerSimple.cpp534 IOSchedulerSimple::_SortOperations(IOOperationList& operations, argument
404 _PrepareRequestOperations(IORequest* request, IOOperationList& operations, int32& operationsPrepared, off_t quantum, off_t& usedBandwidth) argument
595 IOOperationList operations; local
[all...]
/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp86 IOOperationList operations; member in struct:ModelLoader::IORequest
/haiku/src/apps/debuganalyzer/model/
H A DModel.h216 IOOperation operations[0]; member in struct:Model::IORequest
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp1144 BObjectList<Model::IOOperation> operations; local
1179 _AddThreadIOData(Model::Thread* thread, nanotime_t startTime, nanotime_t endTime, BObjectList<Model::IOOperation>& operations) argument
[all...]

Completed in 58 milliseconds