Home
last modified time | relevance | path

Searched defs:WorkState (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/IOKit/perfcontrol/
H A DIOPerfControl.h283 struct WorkState { struct
284 uint64_t thread_group_id;
285 void *thread_group_data;
286 void *work_data;
287 uint32_t work_data_size;
288 uint32_t started : 1;
289 uint32_t reserved : 31;
290 const DriverState* driver_state;