Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/scripts/python/
Dcheck-perf-trace.py31 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/
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
/external/iptables/extensions/
Dlibip6t_ipv6header.c178 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/
Dfilefrag.c68 static void print_header(struct filefrag_struct *fs) in print_header() function
155 print_header(fs); in filefrag()
/external/elfutils/src/src/
Dsize.c339 print_header (Elf *elf) in print_header() function
670 print_header (elf); in handle_elf()
/external/linux-tools-perf/src/tools/perf/Documentation/
Dperf-script-python.txt146 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/
Dtop.c461 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/
Dip6tables.c434 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()
Diptables.c419 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/
Dframing.c1076 void print_header(ogg_page *og){ in print_header() function