Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dimagetool.c52 if ((*curr)->print_header) { in imagetool_verify_print_header()
54 (*curr)->print_header(ptr); in imagetool_verify_print_header()
83 if (tparams->print_header) { in imagetool_verify_print_header_by_type()
85 tparams->print_header(ptr); in imagetool_verify_print_header_by_type()
H A Dimagetool.h113 void (*print_header) (const void *); member
318 .print_header = _print_header, \
H A Dmkimage.c612 if (tparams->print_header) in main()
613 tparams->print_header (ptr); in main()
/openbmc/linux/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
/openbmc/linux/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
/openbmc/linux/tools/testing/selftests/bpf/
H A Dgenerate_udp_fragments.py32 def print_header(f): function
80 print_header(f)
/openbmc/linux/scripts/
H A Dbpf_doc.py336 def print_header(self): member in Printer
346 self.print_header()
446 def print_header(self): member in PrinterHelpersRST
627 def print_header(self): member in PrinterSyscallRST
781 def print_header(self): member in PrinterHelpers
/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/kernel/trace/
H A Dtrace_irqsoff.c643 .print_header = irqsoff_print_header,
689 .print_header = irqsoff_print_header,
724 .print_header = irqsoff_print_header,
H A Dtrace_sched_wakeup.c750 .print_header = wakeup_print_header,
770 .print_header = wakeup_print_header,
790 .print_header = wakeup_print_header,
H A Dtrace_branch.c181 .print_header = branch_print_header,
H A Dtrace_osnoise.c3042 .print_header = print_osnoise_headers,
3123 .print_header = print_timerlat_headers,
H A Dtrace_functions_graph.c1362 .print_header = print_graph_headers,
H A Dtrace.h580 void (*print_header)(struct seq_file *m); member
H A Dblktrace.c1573 .print_header = blk_tracer_print_header,
H A Dtrace.c4636 else if (iter->trace && iter->trace->print_header) in s_show()
4637 iter->trace->print_header(m); in s_show()
/openbmc/qemu/target/xtensa/
H A Dmmu_helper.c1093 bool print_header = true; in dump_tlb() local
1118 if (print_header) { in dump_tlb()
1119 print_header = false; in dump_tlb()
/openbmc/linux/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
/openbmc/linux/tools/perf/util/
H A Dstat-display.c1342 static void print_header(struct perf_stat_config *config, in print_header() function
1552 print_header(config, _target, evlist, argc, argv); in evlist__print_counters()
/openbmc/linux/tools/perf/
H A Dbuiltin-lock.c1690 static void print_header(void) in print_header() function
1871 print_header(); in print_contention_result()
/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c832 void print_header(char *delim) in print_header() function
1439 print_header("\t"); in format_all_counters()
6772 print_header(","); in main()
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst762 print_header(event_name, common_cpu, common_secs, common_nsecs,