Write history data point. More...
#include <iodimm_types.h>
Data Fields | |
uint64_t | usage_bytes |
int64_t | timestamp |
Write history data point.
int64_t timestamp |
The time the measurement was taken.
uint64_t usage_bytes |
Number of physical bytes written to the device since its origin, at 'timestamp' time.