Searched refs:attachedEventSources (Results 1 – 3 of 3) sorted by relevance
56 uint32_t IOStatistics::attachedEventSources = 0; member in IOStatistics602 attachedEventSources++; in attachWorkLoopEventSource()603 wlc->attachedEventSources++; in attachWorkLoopEventSource()625 attachedEventSources--; in detachWorkLoopEventSource()626 wlc->attachedEventSources--; in detachWorkLoopEventSource()753 sizeof(uint32_t) * attachedEventSources; in getWorkLoopStatistics()1053 stats->attachedEventSources = wlc->attachedEventSources; in copyWorkLoopStatistics()
163 int attachedEventSources; member196 static uint32_t attachedEventSources; variable
187 uint32_t attachedEventSources; member