Searched refs:print_header (Results 1 – 6 of 6) sorted by relevance
/tools/perf/scripts/python/ |
D | check-perf-trace.py | 33 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
|
/tools/perf/scripts/perl/ |
D | check-perf-trace.pl | 34 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/ |
D | cpupower-monitor.c | 95 void print_header(int topology_depth) in print_header() function 451 print_header(3); in cmd_monitor() 453 print_header(1); in cmd_monitor()
|
/tools/perf/Documentation/ |
D | perf-script-python.txt | 146 print_header(event_name, common_cpu, common_secs, common_nsecs, 155 def print_header(event_name, cpu, secs, nsecs, pid, comm): 185 and its parameter values to stdout. The print_header() function is
|
/tools/perf/util/ |
D | stat-display.c | 1006 static void print_header(struct perf_stat_config *config, in print_header() function 1171 print_header(config, _target, argc, argv); in perf_evlist__print_counters()
|
/tools/power/x86/turbostat/ |
D | turbostat.c | 624 void print_header(char *delim) in print_header() function 1200 print_header("\t"); in format_all_counters() 5802 print_header(","); in main()
|