Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/
H A Dbpf_helpers_doc.py176 def print_footer(self): member in Printer
269 def print_footer(self): member in PrinterRST
515 def print_footer(self): member in PrinterHelpers
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstat-display.c1091 static void print_footer(struct perf_stat_config *config) in print_footer() function