HWA Histogram Threshold RAM data structure.
CDF_CNT_BINNUM, CDF_CNT_CDFVAL, CDF_CNT_HISTVAL in HWA Histogram threshold RAM if CDF count threshold is enabled
Data Fields | |
uint32_t | pdfValue: 12 |
the histogram count at bin binNumber More... | |
uint32_t | cdfValue: 12 |
the CDF count at binNumber bin More... | |
uint32_t | binNumber: 6 |
the bin number at which the specified count is hit More... | |
uint32_t | reserved: 2 |
not used More... | |
uint32_t HWA_CdfThreshold::pdfValue |
the histogram count at bin binNumber
uint32_t HWA_CdfThreshold::cdfValue |
the CDF count at binNumber bin
uint32_t HWA_CdfThreshold::binNumber |
the bin number at which the specified count is hit
uint32_t HWA_CdfThreshold::reserved |
not used