Home
last modified time | relevance | path

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

/linux/scripts/
H A Dbpf_doc.py382 def print_footer(self): member in Printer
392 self.print_footer()
541 def print_footer(self): member in PrinterHelpersRST
851 def print_footer(self): member in PrinterHelpersHeader
/linux/tools/perf/util/
H A Dstat-display.c1425 static void print_footer(struct perf_stat_config *config) in print_footer()
1601 print_footer(config); in evlist__print_counters()
1424 static void print_footer(struct perf_stat_config *config) print_footer() function
/linux/tools/perf/
H A Dbuiltin-lock.c1787 static void print_footer(int total, int bad, struct lock_contention_fails *fails) in print_footer_csv()
1846 print_footer(total, bad, &con->fails); in print_contention_result()
1790 static void print_footer(int total, int bad, struct lock_contention_fails *fails) print_footer() function