Searched refs:print_header (Results 1 – 13 of 13) sorted by relevance
| /tools/perf/scripts/python/ |
| A 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/ |
| A 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/testing/selftests/bpf/ |
| A D | generate_udp_fragments.py | 32 def print_header(f): function 80 print_header(f)
|
| /tools/testing/selftests/kselftest/ |
| A D | ksft.py | 19 def print_header(): function
|
| /tools/testing/selftests/x86/bugs/ |
| A D | its_sysfs.py | 58 ksft.print_header()
|
| A D | its_permutations.py | 73 ksft.print_header()
|
| /tools/testing/selftests/devices/error_logs/ |
| A D | test_device_error_logs.py | 76 ksft.print_header()
|
| /tools/power/cpupower/utils/idle_monitor/ |
| A D | cpupower-monitor.c | 100 void print_header(int topology_depth) in print_header() function 471 print_header(TOPOLOGY_DEPTH_PKG); in cmd_monitor() 473 print_header(TOPOLOGY_DEPTH_CPU); in cmd_monitor()
|
| /tools/testing/selftests/devices/probe/ |
| A D | test_discoverable_devices.py | 338 ksft.print_header()
|
| /tools/perf/Documentation/ |
| A 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/ |
| A D | stat-display.c | 1401 static void print_header(struct perf_stat_config *config, in print_header() function 1604 print_header(config, _target, evlist, argc, argv); in evlist__print_counters()
|
| /tools/perf/ |
| A D | builtin-lock.c | 1617 static void print_header(void) in print_header() function 1804 print_header(); in print_contention_result()
|
| /tools/power/x86/turbostat/ |
| A D | turbostat.c | 2705 void print_header(char *delim) in print_header() function 3687 print_header("\t"); in format_all_counters() 11226 print_header(","); in main()
|
Completed in 37 milliseconds