Home
last modified time | relevance | path

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

12

/linux-6.15/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-6.15/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-6.15/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.py365 def print_header(self): member in Printer
375 self.print_header()
475 def print_header(self): member in PrinterHelpersRST
656 def print_header(self): member in PrinterSyscallRST
810 def print_header(self): member in PrinterHelpers
/linux-6.15/tools/testing/selftests/bpf/
H A Dgenerate_udp_fragments.py32 def print_header(f): function
80 print_header(f)
/linux-6.15/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c100 void print_header(int topology_depth) in print_header() function
475 print_header(TOPOLOGY_DEPTH_PKG); in cmd_monitor()
477 print_header(TOPOLOGY_DEPTH_CPU); in cmd_monitor()
/linux-6.15/tools/testing/selftests/kselftest/
H A Dksft.py19 def print_header(): function
/linux-6.15/lib/
H A Dalloc_tag.c42 bool print_header; member
56 priv->print_header = (node == 0); in allocinfo_start()
114 if (priv->print_header) { in allocinfo_show()
116 priv->print_header = false; in allocinfo_show()
/linux-6.15/tools/testing/selftests/x86/bugs/
H A Dits_sysfs.py58 ksft.print_header()
H A Dits_permutations.py73 ksft.print_header()
/linux-6.15/tools/testing/selftests/devices/error_logs/
H A Dtest_device_error_logs.py76 ksft.print_header()
/linux-6.15/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-6.15/kernel/trace/
H A Dtrace_irqsoff.c666 .print_header = irqsoff_print_header,
712 .print_header = irqsoff_print_header,
747 .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.c177 .print_header = branch_print_header,
H A Dtrace_osnoise.c2994 .print_header = print_osnoise_headers,
3075 .print_header = print_timerlat_headers,
H A Dtrace_functions_graph.c1666 .print_header = print_graph_headers,
H A Dtrace.h627 void (*print_header)(struct seq_file *m); member
H A Dblktrace.c1560 .print_header = blk_tracer_print_header,
/linux-6.15/tools/testing/selftests/devices/probe/
H A Dtest_discoverable_devices.py338 ksft.print_header()
/linux-6.15/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-6.15/tools/perf/util/
H A Dstat-display.c1464 static void print_header(struct perf_stat_config *config, in print_header() function
1762 print_header(config, _target, evlist, argc, argv); in evlist__print_counters()
/linux-6.15/tools/perf/
H A Dbuiltin-lock.c1615 static void print_header(void) in print_header() function
1802 print_header(); in print_contention_result()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h1359 __le32 print_header; member
/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c2418 void print_header(char *delim) in print_header() function
3390 print_header("\t"); in format_all_counters()
10652 print_header(","); in main()

12