Searched refs:lock_contention_fails (Results 1 – 2 of 2) sorted by relevance
125 struct lock_contention_fails { struct138 struct lock_contention_fails fails; argument
1804 static void print_footer_stdio(int total, int bad, struct lock_contention_fails *fails) in print_footer_stdio()1827 static void print_footer_csv(int total, int bad, struct lock_contention_fails *fails, in print_footer_csv()1855 static void print_footer(int total, int bad, struct lock_contention_fails *fails) in print_footer()