Home
last modified time | relevance | path

Searched refs:print_header (Results 1 – 23 of 23) 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/tools/testing/selftests/bpf/
H A Dgenerate_udp_fragments.py32 def print_header(f): function
80 print_header(f)
/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/scripts/
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
825 def print_header(self): member in PrinterHelpersHeader
/linux/lib/
H A Dalloc_tag.c46 bool print_header; member
57 priv->print_header = true; in allocinfo_start()
110 if (priv->print_header) { in allocinfo_show()
112 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.c670 .print_header = irqsoff_print_header,
716 .print_header = irqsoff_print_header,
751 .print_header = irqsoff_print_header,
H A Dtrace_sched_wakeup.c760 .print_header = wakeup_print_header,
780 .print_header = wakeup_print_header,
800 .print_header = wakeup_print_header,
H A Dtrace_branch.c175 .print_header = branch_print_header,
H A Dtrace_osnoise.c2996 .print_header = print_osnoise_headers,
3077 .print_header = print_timerlat_headers,
H A Dtrace_functions_graph.c1745 .print_header = print_graph_headers,
H A Dtrace.h634 void (*print_header)(struct seq_file *m); member
H A Dblktrace.c1819 .print_header = blk_tracer_print_header,
H A Dtrace.c4563 else if (iter->trace && iter->trace->print_header) in s_show()
4564 iter->trace->print_header(m); in s_show()
/linux/arch/arm64/kvm/vgic/
H A Dvgic-debug.c206 static void print_header(struct seq_file *s, struct vgic_irq *irq, in print_header() function
238 print_header(s, irq, vcpu); in print_irq_state()
/linux/tools/perf/util/
H A Dstat-display.c1373 static void print_header(struct perf_stat_config *config, in print_header() function
1576 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.c2761 void print_header(char *delim) in print_header() function
3621 print_header("\t"); in format_all_counters()
11237 print_header(","); in main()