Searched refs:print_header (Results 1 - 8 of 8) sorted by relevance
/external/linux-tools-perf/scripts/perl/ |
H 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
|
/external/linux-tools-perf/scripts/python/ |
H A 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/iptables/extensions/ |
H A D | libip6t_ipv6header.c | 178 print_header(uint8_t flags){ function 210 print_header(info->matchflags); 224 print_header(info->matchflags);
|
/external/chromium_org/tools/grit/grit/tool/ |
H A D | buildinfo_unittest.py | 43 self.print_header = False 67 self.print_header = False
|
/external/elfutils/src/ |
H A D | size.c | 337 print_header (Elf *elf) function 683 print_header (elf);
|
/external/iptables/iptables/ |
H A D | ip6tables.c | 472 print_header(unsigned int format, const char *chain, struct ip6tc_handle *handle) function 964 print_header(format, this, handle);
|
H A D | iptables.c | 477 print_header(unsigned int format, const char *chain, struct iptc_handle *handle) function 969 print_header(format, this, handle);
|
/external/libogg/src/ |
H A D | framing.c | 1076 void print_header(ogg_page *og){ function
|
Completed in 225 milliseconds