Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/tools/perf/util/
Dstat-display.c1441 static void print_footer(struct perf_stat_config *config) in print_footer() function
1630 print_footer(config); in evlist__print_counters()
/linux-6.12.1/tools/perf/
Dbuiltin-lock.c1885 static void print_footer(int total, int bad, struct lock_contention_fails *fails) in print_footer() function
1928 print_footer(total, bad, &con->fails); in print_contention_result()