Home
last modified time | relevance | path

Searched refs:traceFilteredNotification (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h555 void traceFilteredNotification(OSObject *notifier);
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp6472 getPMRootDomain()->traceFilteredNotification(object); in pmTellClientWithResponse()
6707 getPMRootDomain()->traceFilteredNotification(object); in pmTellCapabilityClientWithResponse()
6886 IOService::getPMRootDomain()->traceFilteredNotification(object); in tellKernelClientApplier()
H A DIOPMrootDomain.cpp9730 IOPMrootDomain::traceFilteredNotification(OSObject *object) function in IOPMrootDomain