Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/perfcontrol/
H A DIOPerfControl.h261 enum struct PerfDeviceID : uint32_t{ enum
278 PerfDeviceID device_type;
370 …void accountResources(coalition_t coal, PerfControllerInterface::PerfDeviceID device_type, PerfCon…
/xnu-11215/iokit/Kernel/
H A DIOPerfControl.cpp179 IOPerfControlClient::accountResources(coalition_t coal, PerfControllerInterface::PerfDeviceID devic… in accountResources()
182 case PerfControllerInterface::PerfDeviceID::kANE: in accountResources()