Home
last modified time | relevance | path

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

/xnu-11215.61.5/iokit/IOKit/
H A DIOReportMacros.h586 #define HISTREPORT_BUFSIZE(nbuckets) \ macro
609 if ((bufSize) >= HISTREPORT_BUFSIZE(nbuckets)) { \
/xnu-11215.61.5/iokit/Kernel/
H A DIOPMrootDomain.cpp9792 reportSize = HISTREPORT_BUFSIZE(bktCnt);
9811 IOFreeData(*report, HISTREPORT_BUFSIZE(bktCnt));