Searched defs:system_profiler_io_request_scheduled (Results 1 – 1 of 1) sorted by relevance
193 struct system_profiler_io_request_scheduled { struct194 nanotime_t time;195 int32 scheduler;196 team_id team;197 thread_id thread;198 void* request;199 off_t offset;200 size_t length;201 bool write;202 uint8 priority;