Searched refs:forker (Results 1 – 9 of 9) sorted by relevance
/external/libunwind/tests/ |
D | perf-startup | 5 warmup=$(./forker 2000 /bin/true | cut -f1 -d' ') 7 nsec1=$(./forker 2000 /bin/true | cut -f1 -d' ') 10 nsec2=$(LD_PRELOAD=$LIBUNWIND ./forker 2000 /bin/true | cut -f1 -d' ') 13 nsec3=$(LD_PRELOAD=$LIBUNWIND_PLAT ./forker 2000 /bin/true | cut -f1 -d' ')
|
D | Makefile.am | 50 noinst_PROGRAMS_cdep = forker Gperf-simple Lperf-simple \
|
/external/compiler-rt/lib/asan/tests/ |
D | asan_mac_test.cc | 176 pthread_t workers[kNumWorkers], forker; in TEST() local 180 PTHREAD_CREATE(&forker, 0, MallocIntrospectionLockForker, 0); in TEST() 184 PTHREAD_JOIN(forker, 0); in TEST()
|
/external/ltp/testcases/kernel/fs/doio/ |
D | forker.c | 155 int forker(int ncopies, in forker() function 266 ret = forker(ncopies, mode, argv[0]);
|
D | Makefile | 35 $(MAKE_TARGETS): dataascii.o databin.o file_lock.o forker.o open_flags.o \
|
D | growfiles.c | 1139 forker(num_procs, forker_mode, Progname); in main()
|
/external/ltp/testcases/kernel/fs/doio/include/ |
D | forker.h | 61 int forker( int , int , char * );
|
/external/libunwind/ |
D | .gitignore | 46 tests/forker
|
/external/ltp/ |
D | gen.bp | 9071 "testcases/kernel/fs/doio/forker.c",
|