Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/
Dbpf_doc.py339 def print_footer(self): member in Printer
349 self.print_footer()
498 def print_footer(self): member in PrinterHelpersRST
792 def print_footer(self): member in PrinterHelpers
/Linux-v6.6/tools/perf/util/
Dstat-display.c1406 static void print_footer(struct perf_stat_config *config) in print_footer() function
1594 print_footer(config); in evlist__print_counters()
/Linux-v6.6/tools/perf/
Dbuiltin-lock.c1855 static void print_footer(int total, int bad, struct lock_contention_fails *fails) in print_footer() function
1898 print_footer(total, bad, &con->fails); in print_contention_result()