Home
last modified time | relevance | path

Searched refs:execs (Results 1 – 20 of 20) sorted by relevance

/external/oprofile/libpopt/
Dpopt.c195 con->execs = NULL; in poptGetContext()
273 if (con->execs == NULL || con->numExecs <= 0) /* XXX can't happen */ in handleExec()
277 item = con->execs + i; in handleExec()
292 con->doExec = con->execs + i; in handleExec()
1083 if (con->execs != NULL) in poptFreeContext()
1085 item = con->execs + i; in poptFreeContext()
1093 con->execs = _free(con->execs); in poptFreeContext()
1132 items = &con->execs; in poptAddItem()
Dpoptint.h79 poptItem execs; member
Dpopthelp.c511 itemHelp(fp, con->execs, con->numExecs, left, NULL); in singleTableHelp()
804 cursor = itemUsage(fp, cursor, con->execs, con->numExecs, NULL); in poptPrintUsage()
/external/qemu/docs/
DANDROID-TRACING.TXT6 to the emulator (e.g. context switches, forks, execs, etc...). Used by both -trace
/external/quake/quake/src/QW/
Dqwchangelog.txt223 - now execs the config.cfg in a gamedir upon receiving a new gamedir from
Dqwrlnote.txt289 - Now execs the config.cfg in a gamedir upon receiving a new gamedir from
/external/expat/conftools/
Dltmain.sh4897 Currently, it simply execs the wrapper *script* "/bin/sh $output",
/external/chromium/third_party/libevent/
Dltmain.sh4972 Currently, it simply execs the wrapper *script* "/bin/sh $output",
/external/llvm/projects/sample/autoconf/
Dltmain.sh4897 Currently, it simply execs the wrapper *script* "/bin/sh $output",
/external/chromium/sdch/open-vcdiff/
Dltmain.sh4980 Currently, it simply execs the wrapper *script* "/bin/sh $output",
/external/libffi/
Dltmain.sh4946 Currently, it simply execs the wrapper *script* "/bin/sh $output",
/external/llvm/autoconf/
Dltmain.sh4897 Currently, it simply execs the wrapper *script* "/bin/sh $output",
/external/protobuf/gtest/build-aux/
Dltmain.sh2936 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/protobuf/
Dltmain.sh2936 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/libusb/
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/openfst/
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/libusb-compat/
Dltmain.sh3152 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/libmtp/
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/libpng/
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/strace/
DChangeLog-CVS331 execs the program to strace. Normally (w/o -D), it is child
332 who execs the program.