Home
last modified time | relevance | path

Searched refs:Owner (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOServicePMPrivate.h184 IOService * Owner; variable
379 #define fOwner pwrMgt->Owner
H A DIOServicePM.cpp9431 if (gIOPMRootNode == Owner) { in gatedSerialize()
9500 (uintptr_t)Owner->getRegistryEntryID(), (uintptr_t)(OBFUSCATE(param1)), in pmTrace()
9503 …IOTimeStampConstant(IODBG_POWER(event) | eventFunc, nameAsArg, (uintptr_t)Owner->getRegistryEntryI… in pmTrace()
/xnu-11215/tools/lldbmacros/
H A Dioreg.py580 next.Owner, next.CurrentPowerState, next.MachineState, next.WaitReason, next.Name)
/xnu-11215/tests/
H A Dstackshot_block_owner_14362384.m587 T_EXPECT_EQ(waitinfo.owner, pid, "Owner value should match process ID");