Home
last modified time | relevance | path

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

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