Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-lock.c1776 static void print_footer(int total, int bad, struct lock_contention_fails *fails) in print_lock_stat_csv()
1819 print_footer(total, bad, &con->fails); in print_lock_stat_csv()
1885 static void print_footer(int total, int bad, struct lock_contention_fails *fails) print_footer() function