Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOService.cpp1515 const OSSymbol * functionHandlerName = (const OSSymbol *) param1; in callPlatformFunction() local
1519 if (sCPULatencyFunctionName[kCpuDelayBusStall] == functionHandlerName) { in callPlatformFunction()