Home
last modified time | relevance | path

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

/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
/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
/linux/scripts/
H A Dgen-crc-consts.py69 def print_header(variant, what): function
92 print_header(v, f'Slice-by-{n} CRC table')
143 print_header(v, 'Constants')
150 print_header(v, 'Constants')
167 print_header(v, 'CRC folding constants')
H A Dbpf_doc.py379 def print_header(self): member in Printer
389 self.print_header()
489 def print_header(self): member in PrinterHelpersRST
670 def print_header(self): member in PrinterSyscallRST
824 def print_header(self): member in PrinterHelpersHeader
/linux/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c100 void print_header(int topology_depth) in print_header() function
471 print_header(TOPOLOGY_DEPTH_PKG); in cmd_monitor()
473 print_header(TOPOLOGY_DEPTH_CPU); in cmd_monitor()
/linux/tools/testing/selftests/kselftest/
H A Dksft.py19 def print_header(): function
/linux/lib/
H A Dalloc_tag.c45 bool print_header; member
56 priv->print_header = true; in allocinfo_start()
107 if (priv->print_header) { in allocinfo_show()
109 priv->print_header = false; in allocinfo_show()
/linux/tools/testing/selftests/x86/bugs/
H A Dits_sysfs.py58 ksft.print_header()
H A Dits_permutations.py73 ksft.print_header()
/linux/tools/testing/selftests/devices/error_logs/
H A Dtest_device_error_logs.py76 ksft.print_header()
/linux/kernel/trace/
H A Dtrace_irqsoff.c673 .print_header = irqsoff_print_header,
719 .print_header = irqsoff_print_header,
754 .print_header = irqsoff_print_header,
H A Dtrace_sched_wakeup.c764 .print_header = wakeup_print_header,
784 .print_header = wakeup_print_header,
804 .print_header = wakeup_print_header,
H A Dtrace_branch.c175 .print_header = branch_print_header,
H A Dtrace_functions_graph.c1652 .print_header = print_graph_headers,
H A Dtrace.h627 void (*print_header)(struct seq_file *m); member
H A Dblktrace.c1533 .print_header = blk_tracer_print_header,
H A Dtrace.c4526 else if (iter->trace && iter->trace->print_header) in s_show()
4527 iter->trace->print_header(m); in s_show()
/linux/arch/arm64/kvm/vgic/
H A Dvgic-debug.c198 static void print_header(struct seq_file *s, struct vgic_irq *irq, in print_header() function
230 print_header(s, irq, vcpu); in print_irq_state()
/linux/tools/testing/selftests/devices/probe/
H A Dtest_discoverable_devices.py338 ksft.print_header()
/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
/linux/tools/perf/util/
H A Dstat-display.c1401 static void print_header(struct perf_stat_config *config, in print_header() function
1604 print_header(config, _target, evlist, argc, argv); in evlist__print_counters()
/linux/tools/perf/
H A Dbuiltin-lock.c1617 static void print_header(void) in print_header() function
1804 print_header(); in print_contention_result()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h1388 __le32 print_header; member
H A Ddebugfs_htt_stats.c2927 if (le32_to_cpu(htt_stats_buf->print_header) == 1) { in ath12k_htt_print_latency_prof_stats_tlv()
/linux/tools/power/x86/turbostat/
H A Dturbostat.c2705 void print_header(char *delim) in print_header() function
3687 print_header("\t"); in format_all_counters()
11226 print_header(","); in main()