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

/linux-master/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-master/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-master/tools/testing/selftests/devices/
H A Dksft.py19 def print_header(): function
H A Dtest_discoverable_devices.py302 ksft.print_header()
/linux-master/tools/testing/selftests/bpf/
H A Dgenerate_udp_fragments.py32 def print_header(f): function
80 print_header(f)
/linux-master/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c95 void print_header(int topology_depth) function
451 print_header(3);
453 print_header(1);
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-debug.c161 static void print_header(struct seq_file *s, struct vgic_irq *irq, function
193 print_header(s, irq, vcpu);
/linux-master/scripts/
H A Dbpf_doc.py336 def print_header(self): member in class:Printer
346 self.print_header()
446 def print_header(self): member in class:PrinterHelpersRST
627 def print_header(self): member in class:PrinterSyscallRST
781 def print_header(self): member in class:PrinterHelpers
/linux-master/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.c3009 .print_header = print_osnoise_headers,
3090 .print_header = print_timerlat_headers,
H A Dtrace_functions_graph.c1362 .print_header = print_graph_headers,
H A Dtrace.h586 void (*print_header)(struct seq_file *m); member in struct:tracer
H A Dblktrace.c1573 .print_header = blk_tracer_print_header,
H A Dtrace.c4541 else if (iter->trace && iter->trace->print_header)
4542 iter->trace->print_header(m);
/linux-master/tools/perf/util/
H A Dstat-display.c1355 static void print_header(struct perf_stat_config *config, function
1565 print_header(config, _target, evlist, argc, argv);
/linux-master/tools/perf/
H A Dbuiltin-lock.c1716 static void print_header(void) function
1903 print_header();
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c1748 void print_header(char *delim) function
2428 print_header("\t");
8027 print_header(",");

Completed in 281 milliseconds