/libmicro/ |
H A D | getpid.c | 54 benchmark(void *tsd, result_t *res) argument 61 res->re_count = i;
|
H A D | lrand48.c | 52 benchmark(void *tsd, result_t *res) argument 68 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 | 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 | 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 | getrusage.c | 53 benchmark(void *tsd, result_t *res) argument 70 res->re_count = i;
|
H A D | gettimeofday.c | 52 benchmark(void *tsd, result_t *res) argument 69 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 | longjmp.c | 52 benchmark(void *tsd, result_t *res) argument 62 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 | times.c | 53 benchmark(void *tsd, result_t *res) argument 70 res->re_count += lm_optB;
|
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 | 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 | localtime_r.c | 53 benchmark(void *tsd, result_t *res) argument 72 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 | signal.c | 78 benchmark(void *tsd, result_t *res) argument 97 res->re_count += lm_optB;
|
H A D | sigprocmask.c | 60 benchmark(void *tsd, result_t *res) argument 81 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 | file_lock.c | 93 benchmark(void *tsd, result_t *res) argument 102 res->re_count = i; 103 res->re_errors = e;
|
H A D | fork.c | 92 benchmark(void *tsd, result_t *res) argument 105 res->re_errors++; 111 res->re_count = lm_optB;
|
H A D | getenv.c | 106 benchmark(void *tsd, result_t *res) argument 123 res->re_count = i;
|
H A D | getpeername.c | 146 benchmark(void *tsd, result_t *res) argument 157 res->re_errors++; 160 res->re_count = i;
|