Searched refs:print_header (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/tools/perf/scripts/perl/
H A Dcheck-perf-trace.pl34 print_header($event_name, $common_cpu, $common_secs, $common_nsecs,
50 print_header($event_name, $common_cpu, $common_secs, $common_nsecs,
100 sub print_header subroutine
/linux-4.4.14/tools/perf/scripts/python/
H A Dcheck-perf-trace.py31 print_header(event_name, common_cpu, common_secs, common_nsecs,
43 print_header(event_name, common_cpu, common_secs, common_nsecs,
60 def print_header(event_name, cpu, secs, nsecs, pid, comm): function
/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c85 void print_header(int topology_depth) print_header() function
446 print_header(3); cmd_monitor()
448 print_header(1); cmd_monitor()
/linux-4.4.14/kernel/trace/
H A Dtrace_irqsoff.c681 .print_header = irqsoff_print_header,
713 .print_header = irqsoff_print_header,
747 .print_header = irqsoff_print_header,
H A Dtrace_sched_wakeup.c745 .print_header = wakeup_print_header,
765 .print_header = wakeup_print_header,
785 .print_header = wakeup_print_header,
H A Dtrace_branch.c179 .print_header = branch_print_header,
H A Dtrace_functions_graph.c1405 .print_header = print_graph_headers,
H A Dblktrace.c1427 .print_header = blk_tracer_print_header,
H A Dtrace.h405 void (*print_header)(struct seq_file *m); member in struct:tracer
H A Dtrace.c2982 else if (iter->trace && iter->trace->print_header) s_show()
2983 iter->trace->print_header(m); s_show()
/linux-4.4.14/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c593 fprintf(ofp, "sub print_header\n{\n" perl_generate_script()
H A Dtrace-event-python.c1191 fprintf(ofp, "def print_header(" python_generate_script()
/linux-4.4.14/tools/perf/
H A Dbuiltin-stat.c798 static void print_header(int argc, const char **argv) print_header() function
853 print_header(argc, argv); print_counters()
/linux-4.4.14/tools/power/x86/turbostat/
H A Dturbostat.c293 void print_header(void) print_header() function
664 print_header(); format_all_counters()

Completed in 514 milliseconds