Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h74 typedef struct IOStatisticsTimerEventSources { struct
81 } IOStatisticsTimerEventSources; typedef
170 struct IOStatisticsTimerEventSources timerEventSourceStatistics;
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp960 IOStatisticsTimerEventSources *tec = &stats->timerEventSourceStatistics; in copyCounterStatistics()