Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/scripts/perl/
Dcheck-perf-trace.pl100 sub print_header subroutine
/linux-4.4.14/tools/perf/scripts/python/
Dcheck-perf-trace.py60 def print_header(event_name, cpu, secs, nsecs, pid, comm): function
/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c85 void print_header(int topology_depth) in print_header() function
/linux-4.4.14/tools/perf/
Dbuiltin-stat.c798 static void print_header(int argc, const char **argv) in print_header() function
/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c293 void print_header(void) in print_header() function
/linux-4.4.14/kernel/trace/
Dtrace.h405 void (*print_header)(struct seq_file *m); member