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

/linux-master/scripts/
H A Dbpf_doc.py339 def print_footer(self): member in class:Printer
349 self.print_footer()
498 def print_footer(self): function
792 def print_footer(self): function
/linux-master/tools/perf/util/
H A Dstat-display.c1423 static void print_footer(struct perf_stat_config *config) function
1612 print_footer(config);
/linux-master/tools/perf/
H A Dbuiltin-lock.c1889 static void print_footer(int total, int bad, struct lock_contention_fails *fails) function
1932 print_footer(total, bad, &con->fails);

Completed in 97 milliseconds