/libmicro/ |
H A D | exec.c | 77 benchmark(void *tsd, result_t *res) argument 84 res->re_errors++; 88 res->re_errors++; 91 res->re_errors++; 95 res->re_errors++; 98 res->re_count = lm_optB;
|
H A D | stat.c | 73 benchmark(void *tsd, result_t *res) argument 78 res->re_errors = 0; 82 res->re_errors++; 85 res->re_count += lm_optB;
|
H A D | getpid.c | 54 benchmark(void *tsd, result_t *res) argument 61 res->re_count = i;
|
H A D | longjmp.c | 52 benchmark(void *tsd, result_t *res) argument 62 res->re_count = i;
|
H A D | nop.c | 52 benchmark(void *tsd, result_t *res) argument 60 res->re_count = i;
|
H A D | setcontext.c | 51 benchmark(void *tsd, result_t *res) argument 64 res->re_count += lm_optB;
|
H A D | fcntl.c | 87 benchmark(void *tsd, result_t *res) argument 94 res->re_errors++; 96 res->re_count = i;
|
H A D | realpath.c | 73 benchmark(void *tsd, result_t *res) argument 80 res->re_errors++; 82 res->re_count = i;
|
H A D | system.c | 76 benchmark(void *tsd, result_t *res) argument 82 res->re_errors++; 85 res->re_count = lm_optB;
|
H A D | sigaction.c | 79 benchmark(void *tsd, result_t *res) argument 85 res->re_errors = 0; 89 res->re_errors++; 92 res->re_count += lm_optB;
|
H A D | lrand48.c | 52 benchmark(void *tsd, result_t *res) argument 68 res->re_count = i;
|
H A D | siglongjmp.c | 55 benchmark(void *tsd, result_t *res) argument 66 res->re_count = lm_optB;
|
H A D | fcntl_ndelay.c | 77 benchmark(void *tsd, result_t *res) argument 84 res->re_errors++; 88 res->re_errors++; 91 res->re_errors++; 95 res->re_errors++; 97 res->re_count = i;
|
H A D | socketpair.c | 88 benchmark(void *tsd, result_t *res) argument 93 res->re_count = 0; 94 res->re_errors = 0; 99 res->re_errors++; 102 res->re_count = lm_optB / 2;
|
H A D | isatty.c | 97 benchmark(void *tsd, result_t *res) argument 104 res->re_errors++; 107 res->re_count = i;
|
H A D | atomic.c | 56 benchmark(void *tsd, result_t *res) argument 71 res->re_count = i;
|
H A D | exp.c | 53 benchmark(void *tsd, result_t *res) argument 70 res->re_count = i;
|
H A D | getcontext.c | 54 benchmark(void *tsd, result_t *res) argument 71 res->re_count = i;
|
H A D | log.c | 53 benchmark(void *tsd, result_t *res) argument 70 res->re_count = i;
|
H A D | recurse.c | 88 benchmark(void *tsd, result_t *res) argument 95 res->re_count = i;
|
H A D | strtol.c | 48 benchmark(void *tsd, result_t *res) argument 64 res->re_count = i;
|
H A D | time.c | 50 benchmark(void *tsd, result_t *res) argument 66 res->re_count += lm_optB;
|
H A D | times.c | 53 benchmark(void *tsd, result_t *res) argument 70 res->re_count += lm_optB;
|
H A D | chdir.c | 103 benchmark(void *tsd, result_t *res) argument 111 res->re_errors++; 116 res->re_errors++; 119 res->re_count = i;
|
H A D | listen.c | 114 benchmark(void *tsd, result_t *res) argument 120 res->re_errors++; 122 res->re_errors++; 124 res->re_count = i;
|