>Two fixed event counters starts counting from zero on overflow, so overflow >condition is when new count less than previous count. While eight >programmable event counters freezes at maximum value. Also individual >counter cannot be restarted, so need to restart all eight counters. > >Signed-off-by: Bharat Bhushan <bbhushan2@xxxxxxxxxxx> >--- Reviewed-by: Bhaskara Budiredla <bbudiredla@xxxxxxxxxxx>