/external/linux-tools-perf/src/tools/perf/scripts/python/ |
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/ |
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/ |
libip6t_ipv6header.c | 178 print_header(uint8_t flags){ function 210 print_header(info->matchflags); 224 print_header(info->matchflags);
|
/system/core/toolbox/ |
iftop.c | 188 static void print_header(void) function 263 print_header(); 270 print_header();
|
lsof.c | 58 static void print_header() function 226 print_header();
|
/system/extras/showmap/ |
showmap.c | 215 static void print_header() function 262 print_header(); 300 print_header();
|
/external/e2fsprogs/debugfs/ |
filefrag.c | 68 static void print_header(struct filefrag_struct *fs) function 155 print_header(fs);
|
/frameworks/base/cmds/idmap/ |
inspect.cpp | 123 void print_header() { function in namespace:__anon22477 182 print_header();
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/ |
perf_print.c | 53 void print_header(FILE *fOut) function 77 print_header(me->fDebug);
|
/external/linux-tools-perf/src/tools/perf/Documentation/ |
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/elfutils/src/src/ |
size.c | 339 print_header (Elf *elf) function 670 print_header (elf);
|
/external/toybox/toys/pending/ |
top.c | 461 static int print_header(struct sysinfo *info, unsigned int cols) function 595 rows -= print_header(&info, cols);
|
/external/linux-tools-perf/src/tools/perf/util/scripting-engines/ |
trace-event-perl.c | 606 fprintf(ofp, "sub print_header\n{\n"
|
trace-event-python.c | 688 fprintf(ofp, "def print_header("
|
/external/iptables/iptables/ |
ip6tables.c | 434 print_header(unsigned int format, const char *chain, struct xtc_handle *handle) function 926 print_header(format, this, handle); [all...] |
iptables.c | 419 print_header(unsigned int format, const char *chain, struct xtc_handle *handle) function 911 print_header(format, this, handle); [all...] |
/external/libogg/src/ |
framing.c | 1076 void print_header(ogg_page *og){ function [all...] |