Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/perfcontrol/
H A DIOPerfControl.h240 void workUpdateWithContext(IOService *device, OSObject *context, WorkUpdateArgs *args = nullptr);
/xnu-11215/iokit/Kernel/
H A DIOPerfControl.cpp666 IOPerfControlClient::workUpdateWithContext(IOService *device, OSObject *context, WorkUpdateArgs *ar… in workUpdateWithContext() function in IOPerfControlClient