Searched refs:loadTagCompare (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/IOKit/
H A DIOStatisticsPrivate.h171 static int loadTagCompare(IOWorkLoopDependency *e1, IOWorkLoopDependency *e2);
/xnu-2782.1.97/iokit/Kernel/
H A DIOStatistics.cpp124 int IOWorkLoopCounter::loadTagCompare(IOWorkLoopDependency *e1, IOWorkLoopDependency *e2) { function in class:IOWorkLoopCounter
133 RB_GENERATE(IOWorkLoopCounter::DependencyTree, IOWorkLoopDependency, link, IOWorkLoopCounter::loadTagCompare);

Completed in 21 milliseconds