Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/
Dbpf_helpers_doc.py178 def print_footer(self): member in Printer
271 def print_footer(self): member in PrinterRST
/Linux-v5.4/tools/perf/util/
Dstat-display.c1082 static void print_footer(struct perf_stat_config *config) in print_footer() function