Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dlock-contention.h125 struct lock_contention_fails { struct
138 struct lock_contention_fails fails; argument
/Linux-v6.6/tools/perf/
Dbuiltin-lock.c1804 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()