Home
last modified time | relevance | path

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

/linux-6.15/scripts/
H A Dbpf_doc.py368 def print_footer(self): member in Printer
378 self.print_footer()
527 def print_footer(self): member in PrinterHelpersRST
836 def print_footer(self): member in PrinterHelpers
/linux-6.15/tools/perf/util/
H A Dstat-display.c1532 static void print_footer(struct perf_stat_config *config) in print_footer() function
1809 print_footer(config); in evlist__print_counters()
/linux-6.15/tools/perf/
H A Dbuiltin-lock.c1788 static void print_footer(int total, int bad, struct lock_contention_fails *fails) in print_footer() function
1847 print_footer(total, bad, &con->fails); in print_contention_result()