Searched refs:print_header (Results 1 - 9 of 9) sorted by relevance
/external/linux-tools-perf/perf-3.12.0/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/perf-3.12.0/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/e2fsprogs/debugfs/ |
H A D | filefrag.c | 68 static void print_header(struct filefrag_struct *fs) function 155 print_header(fs);
|
/external/elfutils/0.153/src/ |
H A D | size.c | 347 print_header (Elf *elf) function 690 print_header (elf);
|
/external/iptables/iptables/ |
H A D | ip6tables.c | 434 print_header(unsigned int format, const char *chain, struct xtc_handle *handle) function 926 print_header(format, this, handle);
|
H A D | iptables.c | 419 print_header(unsigned int format, const char *chain, struct xtc_handle *handle) function 911 print_header(format, this, handle);
|
/external/libogg/src/ |
H A D | framing.c | 1076 void print_header(ogg_page *og){ function
|
Completed in 258 milliseconds