Home
last modified time | relevance | path

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

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