Home
last modified time | relevance | path

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

/tools/perf/scripts/python/
Dcheck-perf-trace.py31 print_header(event_name, common_cpu, common_secs, common_nsecs,
43 print_header(event_name, common_cpu, common_secs, common_nsecs,
60 def print_header(event_name, cpu, secs, nsecs, pid, comm): function
/tools/perf/scripts/perl/
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
/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c85 void print_header(int topology_depth) in print_header() function
446 print_header(3); in cmd_monitor()
448 print_header(1); in cmd_monitor()
/tools/perf/Documentation/
Dperf-script-python.txt146 print_header(event_name, common_cpu, common_secs, common_nsecs,
154 print_header(event_name, common_cpu, common_secs, common_nsecs,
157 def print_header(event_name, cpu, secs, nsecs, pid, comm):
187 and its parameter values to stdout. The print_header() function is
/tools/perf/
Dbuiltin-stat.c1446 static void print_header(int argc, const char **argv) in print_header() function
1512 print_header(argc, argv); in print_counters()
/tools/power/x86/turbostat/
Dturbostat.c326 void print_header(void) in print_header() function
734 print_header(); in format_all_counters()