Home
last modified time | relevance | path

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

/tools/perf/scripts/python/
A Dcheck-perf-trace.py33 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 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/testing/selftests/bpf/
A Dgenerate_udp_fragments.py32 def print_header(f): function
80 print_header(f)
/tools/testing/selftests/kselftest/
A Dksft.py19 def print_header(): function
/tools/testing/selftests/x86/bugs/
A Dits_sysfs.py58 ksft.print_header()
A Dits_permutations.py73 ksft.print_header()
/tools/testing/selftests/devices/error_logs/
A Dtest_device_error_logs.py76 ksft.print_header()
/tools/power/cpupower/utils/idle_monitor/
A Dcpupower-monitor.c100 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 Dtest_discoverable_devices.py338 ksft.print_header()
/tools/perf/Documentation/
A Dperf-script-python.txt146 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 Dstat-display.c1401 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 Dbuiltin-lock.c1617 static void print_header(void) in print_header() function
1804 print_header(); in print_contention_result()
/tools/power/x86/turbostat/
A Dturbostat.c2705 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