dev: Add an underrun statistic to the HDLCD controller
authorAndreas Sandberg <andreas.sandberg@arm.com>
Fri, 11 Sep 2015 14:56:09 +0000 (15:56 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Fri, 11 Sep 2015 14:56:09 +0000 (15:56 +0100)
commita1517867415abe0705d195bbe4cf62cc7fa03e47
treec3388a37379ccf1110492f7b451912d0b8644461
parentf7055e9215106fbd8297083298a815ef7098a028
dev: Add an underrun statistic to the HDLCD controller

Add a stat that counts buffer underruns in the HDLCD controller. The
stat counts at most one underrun per frame since the controller aborts
the current frame if it underruns.
src/dev/arm/hdlcd.cc
src/dev/arm/hdlcd.hh