Searched refs:benchmark_initworker (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/
H A Dbenchmark_initworker.c32 * default implementation (nop) of benchmark_initworker
43 benchmark_initworker(void *tsd) function
H A Disatty.c84 benchmark_initworker(void *tsd) function
H A Dclose.c94 benchmark_initworker(void *tsd) function
H A Dmalloc.c92 benchmark_initworker(void *tsd) function
H A Dmemrand.c83 benchmark_initworker(void *tsd) function
H A Dmemcpy.c100 benchmark_initworker(void *tsd) function
H A Dmemmove.c100 benchmark_initworker(void *tsd) function
H A Dmsync.c119 benchmark_initworker(void *tsd) function
H A Dmutex.c136 benchmark_initworker(void *tsd) function
H A Dpthread_create.c79 benchmark_initworker(void *tsd) function
H A DMakefile60 benchmark_initworker.c \
H A Dcachetocache.c110 benchmark_initworker(void *tsd) function
H A Dlibmicro.h143 int benchmark_initworker();
H A Dmemset.c99 benchmark_initworker(void *tsd) function
H A DMakefile.com93 benchmark_initworker.o \
H A DMakefile.com.Darwin95 benchmark_initworker.o \
/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dlm_null_call.c39 * benchmark_initworker
151 benchmark_initworker(void *tsd) function
H A Dgeekbench_stdlib_write.c39 * benchmark_initworker
180 benchmark_initworker(void *tsd) function
187 //(void) fprintf(stderr, "benchmark_initworker: ts_once = %i\n",ts->ts_once);
H A Dcreate_file.c39 * benchmark_initworker
158 benchmark_initworker(void *tsd) function
164 // debug("benchmark_initworker: ts_once = %i\n",ts->ts_once);
H A Dlmbench_lat_sig_catch.c39 * benchmark_initworker
184 benchmark_initworker(void *tsd) function
H A Dlmbench_lat_sig_install.c39 * benchmark_initworker
184 benchmark_initworker(void *tsd) function
H A Dlmbench_lat_sig_send.c39 * benchmark_initworker
184 benchmark_initworker(void *tsd) function
H A Dvm_allocate.c39 * benchmark_initworker
185 benchmark_initworker(void *tsd) function
192 //(void) fprintf(stderr, "benchmark_initworker: ts_once = %i\n",ts->ts_once);
H A Dtrivial.c39 * benchmark_initworker
167 benchmark_initworker(void *tsd) function
174 debug("benchmark_initworker: ts_once = %i\n",ts->ts_once);
H A Dlmbench_lat_sig_prot.c39 * benchmark_initworker
215 benchmark_initworker(void *tsd) function
223 (void) fprintf(stderr, "benchmark_initworker: entry = %s\n",optf);
227 (void) fprintf(stderr, "benchmark_initworker: open result is %i\n",fd);
228 (void) fprintf(stderr, "benchmark_initworker: errno result is %d - \"%s\"\n",errno, strerror(errno));
231 (void) fprintf(stderr, "benchmark_initworker: mmap result is %i\n",ts->where);
233 (void) fprintf(stderr, "benchmark_initworker: mappedfile result is %i\n",*mappedfile);

Completed in 154 milliseconds

12