Home
last modified time | relevance | path

Searched refs:IOStatisticsWorkLoopHeader (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h194 typedef struct IOStatisticsWorkLoopHeader { struct
200 } IOStatisticsWorkLoopHeader; argument
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp745 IOStatisticsWorkLoopHeader *header; in getWorkLoopStatistics()
772 header = (IOStatisticsWorkLoopHeader*)((void*)buffer); in getWorkLoopStatistics()