Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPerfControl.cpp308 threadGroupForDextService(IOService *device) in threadGroupForDextService() function
337 struct thread_group *dext_thread_group = threadGroupForDextService(device); in registerDevice()