---
title: IOHistogramReportValues
framework: driverkit
role: symbol
role_heading: Structure
path: driverkit/iohistogramreportvalues
---

# IOHistogramReportValues

## Declaration

```occ
typedef struct { ... } IOHistogramReportValues;
```

## Topics

### Instance Properties

- [bucket_hits](driverkit/iohistogramreportvalues/bucket_hits.md)
- [bucket_max](driverkit/iohistogramreportvalues/bucket_max.md)
- [bucket_min](driverkit/iohistogramreportvalues/bucket_min.md)
- [bucket_sum](driverkit/iohistogramreportvalues/bucket_sum.md)

## See Also

### Structures

- [IODMACommandSpecification](driverkit/iodmacommandspecification.md)
- [IOHistogramSegmentConfig](driverkit/iohistogramsegmentconfig.md)
- [IONormDistReportValues](driverkit/ionormdistreportvalues.md)
- [IORPCMessageErrorReturnContent](driverkit/iorpcmessageerrorreturncontent.md)
- [IOReportChannel](driverkit/ioreportchannel.md)
- [IOReportChannelList](driverkit/ioreportchannellist.md)
- [IOReportChannelType](driverkit/ioreportchanneltype.md)
- [IOReportElement](driverkit/ioreportelement.md)
- [IOReportElementValues](driverkit/ioreportelementvalues.md)
- [IOReportInterest](driverkit/ioreportinterest.md)
- [IOReportInterestList](driverkit/ioreportinterestlist.md)
- [IOSimpleArrayReportValues](driverkit/iosimplearrayreportvalues.md)
- [IOSimpleReportValues](driverkit/iosimplereportvalues.md)
- [IOStateReportValues](driverkit/iostatereportvalues.md)
- [OSSharedPtr](driverkit/ossharedptr.md)
