Home
last modified time | relevance | path

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

/xnu-11215.1.10/iokit/IOKit/
H A DIOReportMacros.h579 } IOHistReportInfo; typedef
587 (sizeof(IOHistReportInfo) + ((nbuckets) * sizeof(IOReportElement)))
606 IOHistReportInfo *__info = (IOHistReportInfo *)(buf); \
639 IOHistReportInfo *__info = (IOHistReportInfo *)(hist_buf); \
678 IOHistReportInfo *__info = (IOHistReportInfo *)(hist_buf); \
695 IOHistReportInfo *__info = (IOHistReportInfo *)(hist_buf); \
710 (((IOHistReportInfo *)(hist_buf))->elem[0].channel_id)
718 (*(uint64_t*)&(((IOHistReportInfo *)(hist_buf))->elem[0].channel_type))