Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h83 typedef struct IOStatisticsDerivedEventSources { struct
88 } IOStatisticsDerivedEventSources; argument
173 struct IOStatisticsDerivedEventSources derivedEventSourceStatistics;
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp963 IOStatisticsDerivedEventSources *dec = &stats->derivedEventSourceStatistics; in copyCounterStatistics()