Home
last modified time | relevance | path

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

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