Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H 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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/scripts/
H A Dbpf_helpers_doc.py173 def print_header(self): member in Printer
183 self.print_header()
195 def print_header(self): member in PrinterRST
504 def print_header(self): member in PrinterHelpers
/OK3568_Linux_fs/u-boot/tools/
H A Dimagetool.c53 if ((*curr)->print_header) { in imagetool_verify_print_header()
55 (*curr)->print_header(ptr); in imagetool_verify_print_header()
H A Dimagetool.h115 void (*print_header) (const void *); member
299 .print_header = _print_header, \
H A Dmkimage.c608 if (tparams->print_header) in main()
609 tparams->print_header (ptr); in main()
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/idle_monitor/
H 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()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/vgic/
H 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()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_irqsoff.c652 .print_header = irqsoff_print_header,
702 .print_header = irqsoff_print_header,
737 .print_header = irqsoff_print_header,
H A Dtrace_sched_wakeup.c752 .print_header = wakeup_print_header,
772 .print_header = wakeup_print_header,
792 .print_header = wakeup_print_header,
H A Dtrace_branch.c181 .print_header = branch_print_header,
H A Dtrace_functions_graph.c1291 .print_header = print_graph_headers,
H A Dtrace.h541 void (*print_header)(struct seq_file *m); member
H A Dblktrace.c1630 .print_header = blk_tracer_print_header,
H A Dtrace.c4283 else if (iter->trace && iter->trace->print_header) in s_show()
4284 iter->trace->print_header(m); in s_show()
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H 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
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstat-display.c1018 static void print_header(struct perf_stat_config *config, in print_header() function
1203 print_header(config, _target, argc, argv); in perf_evlist__print_counters()
/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c739 void print_header(char *delim) in print_header() function
1315 print_header("\t"); in format_all_counters()
6202 print_header(","); in main()
/OK3568_Linux_fs/yocto/poky/documentation/profile-manual/
H A Dusage.rst752 print_header(event_name, common_cpu, common_secs, common_nsecs,