Home
last modified time | relevance | path

Searched defs:print_header (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/tools/perf/scripts/perl/
Dcheck-perf-trace.pl100 sub print_header subroutine
/linux-4.1.27/tools/perf/scripts/python/
Dcheck-perf-trace.py60 def print_header(event_name, cpu, secs, nsecs, pid, comm): function
/linux-4.1.27/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c85 void print_header(int topology_depth) in print_header() function
/linux-4.1.27/tools/power/x86/turbostat/
Dturbostat.c288 void print_header(void) in print_header() function
/linux-4.1.27/kernel/trace/
Dtrace.h380 void (*print_header)(struct seq_file *m); member