/glibc-2.36/benchtests/ |
D | json-lib.h | 26 struct json_ctx struct 33 typedef struct json_ctx json_ctx_t; argument
|
D | bench-hash-funcs.c | 54 do_one_test (json_ctx_t *json_ctx, size_t len) in do_one_test() 71 do_rand_test (json_ctx_t *json_ctx) in do_rand_test() 118 json_ctx_t json_ctx; in do_test() local
|
D | bench-rawmemchr.c | 42 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const char *s, int c, char *exp_res) in do_one_test() 68 do_test (json_ctx_t *json_ctx, size_t align, size_t pos, size_t len, int seek_char) in do_test() 107 json_ctx_t json_ctx; in test_main() local
|
D | bench-memmove-large.c | 33 do_one_test (json_ctx_t *json_ctx, impl_t *impl, char *dst, char *src, in do_one_test() 52 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len) in do_test() 87 json_ctx_t json_ctx; in test_main() local
|
D | bench-memmove.c | 32 do_one_test (json_ctx_t *json_ctx, impl_t *impl, char *dst, char *src, in do_one_test() 54 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len) in do_test() 89 json_ctx_t json_ctx; in test_main() local
|
D | bench-memcpy-walk.c | 47 do_one_test (json_ctx_t *json_ctx, impl_t *impl, char *dst, char *src, in do_one_test() 69 do_test (json_ctx_t *json_ctx, size_t len, int both_ways) in do_test() 98 json_ctx_t json_ctx; in test_main() local
|
D | bench-strncmp.c | 75 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s1, const CHAR in do_one_test() 94 do_test_limit (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, in do_test_limit() 144 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, size_t in do_test() 196 do_one_test_page_boundary (json_ctx_t *json_ctx, CHAR *s1, CHAR *s2, in do_one_test_page_boundary() 213 do_test_page_boundary (json_ctx_t *json_ctx) in do_test_page_boundary() 250 do_one_test_page (json_ctx_t *json_ctx, size_t offset1, size_t offset2, in do_one_test_page() 296 do_test_page (json_ctx_t *json_ctx) in do_test_page() 321 json_ctx_t json_ctx; in test_main() local
|
D | bench-bzero.c | 52 do_one_test (json_ctx_t *json_ctx, impl_t *impl, CHAR *s, size_t n) in do_one_test() 74 do_test (json_ctx_t *json_ctx, size_t align, size_t len) in do_test() 97 json_ctx_t json_ctx; in test_main() local
|
D | bench-strlen.c | 49 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s, size_t exp_len) in do_one_test() 75 do_test (json_ctx_t *json_ctx, size_t align, size_t len) in do_test() 108 json_ctx_t json_ctx; in test_main() local
|
D | bench-strcasecmp.c | 44 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const char *s1, in do_one_test() 73 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, in do_test() 125 json_ctx_t json_ctx; in test_main() local
|
D | bench-bzero-walk.c | 54 do_one_test (json_ctx_t *json_ctx, impl_t *impl, CHAR *s, CHAR *s_end, in do_one_test() 76 do_test (json_ctx_t *json_ctx, size_t len) in do_test() 96 json_ctx_t json_ctx; in test_main() local
|
D | bench-bzero-large.c | 53 do_one_test (json_ctx_t *json_ctx, impl_t *impl, CHAR *s, size_t n) in do_one_test() 75 do_test (json_ctx_t *json_ctx, size_t align, size_t len) in do_test() 99 json_ctx_t json_ctx; in test_main() local
|
D | bench-memcpy-large.c | 36 do_one_test (json_ctx_t *json_ctx, impl_t *impl, char *dst, const char *src, in do_one_test() 55 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, in do_test() 98 json_ctx_t json_ctx; in test_main() local
|
D | bench-strncasecmp.c | 51 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const char *s1, in do_one_test() 70 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t n, in do_test() 123 json_ctx_t json_ctx; in test_main() local
|
D | bench-memset-walk.c | 35 do_one_test (json_ctx_t *json_ctx, impl_t *impl, CHAR *s, CHAR *s_end, in do_one_test() 53 do_test (json_ctx_t *json_ctx, int c, size_t len) in do_test() 74 json_ctx_t json_ctx; in test_main() local
|
D | bench-memset-large.c | 35 do_one_test (json_ctx_t *json_ctx, impl_t *impl, CHAR *s, in do_one_test() 54 do_test (json_ctx_t *json_ctx, size_t align, int c, size_t len) in do_test() 79 json_ctx_t json_ctx; in test_main() local
|
D | bench-memchr.c | 59 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s, int c, in do_one_test() 78 do_test (json_ctx_t *json_ctx, size_t align, size_t pos, size_t len, in do_test() 131 json_ctx_t json_ctx; in test_main() local
|
D | bench-memcpy.c | 38 do_one_test (json_ctx_t *json_ctx, impl_t *impl, char *dst, const char *src, in do_one_test() 60 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, in do_test() 103 json_ctx_t json_ctx; in test_main() local
|
D | bench-memset.c | 43 do_one_test (json_ctx_t *json_ctx, impl_t *impl, CHAR *s, in do_one_test() 62 do_test (json_ctx_t *json_ctx, size_t align, int c, size_t len) in do_test() 86 json_ctx_t json_ctx; in test_main() local
|
D | bench-memmove-walk.c | 51 do_one_test (json_ctx_t *json_ctx, impl_t *impl, char *dst, char *src, in do_one_test() 73 do_test (json_ctx_t *json_ctx, size_t len, int overlap, int both_ways) in do_test() 112 json_ctx_t json_ctx; in test_main() local
|
D | bench-strchr.c | 97 do_one_rand_plus_branch_test (json_ctx_t *json_ctx, impl_t *impl, in do_one_rand_plus_branch_test() 122 do_one_rand_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s, in do_one_rand_test() 140 do_rand_test (json_ctx_t *json_ctx, size_t align, size_t pos, size_t len, in do_rand_test() 210 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s, int c, in do_one_test() 237 do_test (json_ctx_t *json_ctx, size_t align, size_t pos, size_t len, in do_test() 289 json_ctx_t json_ctx; in test_main() local
|
D | bench-strnlen.c | 53 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s, size_t maxlen, in do_one_test() 80 do_test (json_ctx_t *json_ctx, size_t align, size_t len, size_t maxlen, in do_test() 114 json_ctx_t json_ctx; in test_main() local
|
D | bench-strspn.c | 62 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s, in do_one_test() 89 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t pos, in do_test() 143 json_ctx_t json_ctx; in test_main() local
|
D | bench-memcmp.c | 65 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s1, in do_one_test() 84 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, in do_test() 130 json_ctx_t json_ctx; in test_main() local
|
D | bench-strcmp.c | 82 do_one_test (json_ctx_t *json_ctx, impl_t *impl, in do_one_test() 102 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, in do_test() 157 do_one_test_page_boundary (json_ctx_t *json_ctx, CHAR *s1, CHAR *s2, in do_one_test_page_boundary() 173 do_test_page_boundary (json_ctx_t *json_ctx) in do_test_page_boundary() 213 json_ctx_t json_ctx; in test_main() local
|