lock_contention_fails
static void print_footer_stdio(int total, int bad, struct lock_contention_fails *fails)
static void print_footer_csv(int total, int bad, struct lock_contention_fails *fails,
static void print_footer(int total, int bad, struct lock_contention_fails *fails)
struct lock_contention_fails fails;