Home
last modified time | relevance | path

Searched refs:print_header (Results 1 – 16 of 16) sorted by relevance

/linux/tools/perf/scripts/python/
A Dcheck-perf-trace.py33 print_header(event_name, common_cpu, common_secs, common_nsecs,
44 print_header(event_name, common_cpu, common_secs, common_nsecs,
60 def print_header(event_name, cpu, secs, nsecs, pid, comm): function
/linux/tools/perf/scripts/perl/
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/scripts/
A Dbpf_doc.py223 def print_header(self): member in Printer
233 self.print_header()
309 def print_header(self): member in PrinterHelpersRST
482 def print_header(self): member in PrinterSyscallRST
624 def print_header(self): member in PrinterHelpers
/linux/tools/power/cpupower/utils/idle_monitor/
A Dcpupower-monitor.c95 void print_header(int topology_depth) in print_header() function
451 print_header(3); in cmd_monitor()
453 print_header(1); in cmd_monitor()
/linux/arch/arm64/kvm/vgic/
A Dvgic-debug.c161 static void print_header(struct seq_file *s, struct vgic_irq *irq, in print_header() function
193 print_header(s, irq, vcpu); in print_irq_state()
/linux/kernel/trace/
A Dtrace_irqsoff.c642 .print_header = irqsoff_print_header,
688 .print_header = irqsoff_print_header,
723 .print_header = irqsoff_print_header,
A Dtrace_sched_wakeup.c747 .print_header = wakeup_print_header,
767 .print_header = wakeup_print_header,
787 .print_header = wakeup_print_header,
A Dtrace_branch.c181 .print_header = branch_print_header,
A Dtrace_osnoise.c2244 .print_header = print_osnoise_headers,
2325 .print_header = print_timerlat_headers,
A Dtrace_functions_graph.c1289 .print_header = print_graph_headers,
A Dtrace.h550 void (*print_header)(struct seq_file *m); member
A Dblktrace.c1566 .print_header = blk_tracer_print_header,
A Dtrace.c4630 else if (iter->trace && iter->trace->print_header) in s_show()
4631 iter->trace->print_header(m); in s_show()
/linux/tools/perf/Documentation/
A Dperf-script-python.txt146 print_header(event_name, common_cpu, common_secs, common_nsecs,
155 def print_header(event_name, cpu, secs, nsecs, pid, comm):
185 and its parameter values to stdout. The print_header() function is
/linux/tools/perf/util/
A Dstat-display.c1081 static void print_header(struct perf_stat_config *config, in print_header() function
1268 print_header(config, _target, argc, argv); in evlist__print_counters()
/linux/tools/power/x86/turbostat/
A Dturbostat.c800 void print_header(char *delim) in print_header() function
1392 print_header("\t"); in format_all_counters()
6441 print_header(","); in main()

Completed in 83 milliseconds