Searched refs:lock_contention_fails (Results 1 – 2 of 2) sorted by relevance
127 struct lock_contention_fails { struct140 struct lock_contention_fails fails; argument
1834 static void print_footer_stdio(int total, int bad, struct lock_contention_fails *fails) in print_footer_stdio()1857 static void print_footer_csv(int total, int bad, struct lock_contention_fails *fails, in print_footer_csv()1885 static void print_footer(int total, int bad, struct lock_contention_fails *fails) in print_footer()