Home
last modified time | relevance | path

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

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