Searched refs:print_header (Results 1 – 10 of 10) sorted by relevance
/external/linux-tools-perf/src/tools/perf/scripts/python/ |
D | check-perf-trace.py | 31 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
|
/external/linux-tools-perf/src/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
|
/external/iptables/extensions/ |
D | libip6t_ipv6header.c | 178 print_header(uint8_t flags){ in print_header() function 210 print_header(info->matchflags); in ipv6header_print() 224 print_header(info->matchflags); in ipv6header_save()
|
/external/e2fsprogs/debugfs/ |
D | filefrag.c | 68 static void print_header(struct filefrag_struct *fs) in print_header() function 155 print_header(fs); in filefrag()
|
/external/elfutils/src/src/ |
D | size.c | 339 print_header (Elf *elf) in print_header() function 670 print_header (elf); in handle_elf()
|
/external/linux-tools-perf/src/tools/perf/Documentation/ |
D | perf-script-python.txt | 146 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
|
/external/toybox/toys/pending/ |
D | top.c | 461 static int print_header(struct sysinfo *info, unsigned int cols) in print_header() function 595 rows -= print_header(&info, cols); in print_procs()
|
/external/iptables/iptables/ |
D | ip6tables.c | 434 print_header(unsigned int format, const char *chain, struct xtc_handle *handle) in print_header() function 926 print_header(format, this, handle); in list_entries()
|
D | iptables.c | 419 print_header(unsigned int format, const char *chain, struct xtc_handle *handle) in print_header() function 911 print_header(format, this, handle); in list_entries()
|
/external/libogg/src/ |
D | framing.c | 1076 void print_header(ogg_page *og){ in print_header() function
|