Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/
Dbpf_doc.py321 def print_footer(self): member in Printer
331 self.print_footer()
480 def print_footer(self): member in PrinterHelpersRST
771 def print_footer(self): member in PrinterHelpers
/linux-6.1.9/tools/perf/util/
Dstat-display.c1337 static void print_footer(struct perf_stat_config *config) in print_footer() function
1512 print_footer(config); in evlist__print_counters()