Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/
H A DIOInterruptAccountingPrivate.h148 struct IOInterruptAccountingData { struct
149 OSObject * owner; /* The owner of the statistics; currently always an IOIES or a subclass of it */
150 queue_chain_t chain;
180 …* Routines for adding and removing objects from the global queue of IOInterruptAccountingData obje… argument