Searched refs:ts_once (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dtrivial.c82 int ts_once; member in struct:__anon15616
173 ts->ts_once = optt;
174 debug("benchmark_initworker: ts_once = %i\n",ts->ts_once);
187 ts->ts_once++;
188 ts->ts_once--;
189 debug("benchmark_initbatch: ts_once = %i\n",ts->ts_once);
204 debug("in to benchmark - optB = %i : ts_once = %i\n", lm_optB, ts->ts_once);
[all...]
H A Dcreate_file.c84 int ts_once; member in struct:__anon15582
164 // debug("benchmark_initworker: ts_once = %i\n",ts->ts_once);
177 ts->ts_once++;
178 ts->ts_once--;
179 debug("benchmark_initbatch: ts_once = %i\n",ts->ts_once);
194 debug("in to benchmark - optB = %i : ts_once = %i\n", lm_optB, ts->ts_once);
200 debug("out of benchmark - optB = %i : ts_once
[all...]
H A Dgeekbench_stdlib_write.c74 int ts_once; member in struct:__anon15583
90 //(void) fprintf(stderr, "benchmark_initbatch: ts_once = %i\n",ts->ts_once);
143 ts->ts_once = optt;
144 //(void) fprintf(stderr, "benchmark_finibatch: ts_once = %i\n",ts->ts_once);
160 //(void) fprintf(stderr, "benchmark_finiworker: ts_once = %i\n",ts->ts_once);
186 //ts->ts_once = optt;
187 //(void) fprintf(stderr, "benchmark_initworker: ts_once
[all...]
H A Dvm_allocate.c75 int ts_once; member in struct:__anon15617
91 //(void) fprintf(stderr, "benchmark_initbatch: ts_once = %i\n",ts->ts_once);
146 ts->ts_once = optt;
147 //(void) fprintf(stderr, "benchmark_finibatch: ts_once = %i\n",ts->ts_once);
163 //(void) fprintf(stderr, "benchmark_finiworker: ts_once = %i\n",ts->ts_once);
191 //ts->ts_once = optt;
192 //(void) fprintf(stderr, "benchmark_initworker: ts_once
[all...]
H A Dlmbench_lat_sig_install.c85 int ts_once; member in struct:__anon15605
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/
H A Ddup.c48 int ts_once; member in struct:__anon15628
98 if (ts->ts_once++ == 0) {
H A Dexit.c44 int ts_once; member in struct:__anon15629
101 if (ts->ts_once++ == 0) {
H A Dfork.c46 int ts_once; member in struct:__anon15630
81 if (ts->ts_once++ == 0) {
H A Dlseek.c53 int ts_once; member in struct:__anon15635
96 if (ts->ts_once++ == 0) {
H A Dopen.c44 int ts_once; member in struct:__anon15647
97 if (ts->ts_once++ == 0) {
H A Dsocket.c40 int ts_once; member in struct:__anon15658
116 if (ts->ts_once++ == 0) {
H A Dsocketpair.c40 int ts_once; member in struct:__anon15659
74 if (ts->ts_once++ == 0) {
H A Dcascade_fcntl.c53 int ts_once; member in struct:__anon15621
164 if (ts->ts_once == 0) {
190 ts->ts_once = 1;
H A Dcascade_flock.c58 int ts_once; member in struct:__anon15622
160 if (ts->ts_once == 0) {
186 ts->ts_once = 1;
H A Dcascade_lockf.c53 int ts_once; member in struct:__anon15623
155 if (ts->ts_once == 0) {
181 ts->ts_once = 1;
H A Dcascade_mutex.c54 int ts_once; member in struct:__anon15624
159 if (ts->ts_once == 0) {
185 ts->ts_once = 1;
H A Dstrcasecmp.c43 int ts_once; member in struct:__anon15660
92 if (ts->ts_once++ == 0) {
H A Dstrchr.c42 int ts_once; member in struct:__anon15661
90 if (ts->ts_once++ == 0) {
H A Dstrcmp.c42 int ts_once; member in struct:__anon15662
90 if (ts->ts_once++ == 0) {
H A Dstrcpy.c42 int ts_once; member in struct:__anon15663
89 if (ts->ts_once++ == 0) {
H A Dstrlen.c42 int ts_once; member in struct:__anon15665
89 if (ts->ts_once++ == 0) {
H A Dwritev.c45 int ts_once; member in struct:__anon15667
107 if (ts->ts_once++ == 0) {
H A Dcascade_cond.c54 int ts_once; member in struct:__anon15620
210 if (ts->ts_once == 0) {
236 ts->ts_once = 1;
H A Dmmap.c43 int ts_once; member in struct:__anon15642
121 if (ts->ts_once++ == 0) {
H A Dmunmap.c43 int ts_once; member in struct:__anon15645
122 if (ts->ts_once++ == 0) {

Completed in 73 milliseconds

12