1 – latch_granted_field
    This field displays the number of times the row lock (latch) was
    granted.
2 – latch_stalled_field
    This field displays the number of times the row lock stalled
    before being granted.
3 – latch_deadlock_field
    This field displays the number of times the row lock stall
    resulted in a deadlock.
4 – latch_demoted_field
    This field displays the number of times the row lock was
    released.
5 – latch_stall_x100_field
    This field displays the row lock stall time (in hundredths of a
    second).