---
title: IOReportElement
framework: driverkit
role: symbol
role_heading: Structure
path: driverkit/ioreportelement
---

# IOReportElement

## Declaration

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

## Topics

### Instance Properties

- [channel_id](driverkit/ioreportelement/channel_id.md)
- [channel_type](driverkit/ioreportelement/channel_type.md)
- [provider_id](driverkit/ioreportelement/provider_id.md)
- [timestamp](driverkit/ioreportelement/timestamp.md)
- [values](driverkit/ioreportelement/values.md)

## See Also

### Structures

- [IODMACommandSpecification](driverkit/iodmacommandspecification.md)
- [IOHistogramReportValues](driverkit/iohistogramreportvalues.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)
- [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)
