Home
last modified time | relevance | path

Searched refs:lock_contention_fails (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dlock-contention.h127 struct lock_contention_fails { struct
140 struct lock_contention_fails fails; argument
/linux/tools/perf/
H A Dbuiltin-lock.c1834 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()