Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/tools/perf/util/
Dstat-display.c1346 static void print_footer(struct perf_stat_config *config) in print_footer() function
1521 print_footer(config); in evlist__print_counters()