/glibc-2.36/elf/ |
D | dl-tunables.c | 96 do_tunable_update_val (tunable_t *cur, const tunable_val_t *valp, in do_tunable_update_val() 143 tunable_initialize (tunable_t *cur, const char *strval) in tunable_initialize() 158 tunable_t *cur = &tunable_list[id]; in __tunable_set_val() local 216 tunable_t *cur = &tunable_list[i]; in parse_tunables() local 304 tunable_t *cur = &tunable_list[i]; in __tunables_init() local 361 const tunable_t *cur = &tunable_list[i]; in __tunables_print() local 403 tunable_t *cur = &tunable_list[id]; in __tunable_get_val() local
|
/glibc-2.36/benchtests/ |
D | bench-pthread-locks.c | 89 timing_t start, stop, cur; in test_mutex() local 109 timing_t start, stop, cur; in test_mutex_trylock() local 130 timing_t start, stop, cur; in test_rwlock_read() local 150 timing_t start, stop, cur; in test_rwlock_tryread() local 171 timing_t start, stop, cur; in test_rwlock_write() local 191 timing_t start, stop, cur; in test_rwlock_trywrite() local 212 timing_t start, stop, cur; in test_spin_lock() local 232 timing_t start, stop, cur; in test_spin_trylock() local 253 timing_t start, stop, cur; in test_sem_wait() local 273 timing_t start, stop, cur; in test_sem_trywait() local [all …]
|
D | bench-hash-funcs-kernel.h | 43 timing_t start, stop, cur; in CAT() local 67 timing_t start, stop, cur; in CAT() local
|
D | bench-strtod.c | 96 timing_t start, stop, cur; in do_bench() local
|
D | bench-strchr.c | 102 timing_t start, stop, cur; in do_one_rand_plus_branch_test() local 126 timing_t start, stop, cur; in do_one_rand_test() local 214 timing_t start, stop, cur; in do_one_test() local
|
D | bench-arc4random.c | 85 timing_t start, stop, cur; in bench_latency() local 127 timing_t start, stop, cur; in bench_buf_latency() local
|
D | bench-skeleton.c | 73 uint64_t cur; in main() local
|
D | bench-rawmemchr.c | 45 timing_t start, stop, cur; in do_one_test() local
|
D | bench-memmove-large.c | 37 timing_t start, stop, cur; in do_one_test() local
|
D | bench-memmove.c | 36 timing_t start, stop, cur; in do_one_test() local
|
D | bench-memcpy-walk.c | 51 timing_t start, stop, cur; in do_one_test() local
|
D | bench-bzero.c | 55 timing_t start, stop, cur; in do_one_test() local
|
D | bench-strlen.c | 52 timing_t start, stop, cur; in do_one_test() local
|
D | bench-strcasecmp.c | 48 timing_t start, stop, cur; in do_one_test() local
|
D | bench-memccpy.c | 45 timing_t start, stop, cur; in do_one_test() local
|
D | bench-bzero-walk.c | 58 timing_t start, stop, cur; in do_one_test() local
|
D | bench-bzero-large.c | 56 timing_t start, stop, cur; in do_one_test() local
|
D | bench-memcpy-large.c | 40 timing_t start, stop, cur; in do_one_test() local
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | f_setlk.c | 52 __off64_t cur = __lseek64 (fd, 0, SEEK_CUR); in __f_setlk() local
|
D | msync.c | 36 vm_address_t cur = (vm_address_t) addr; in msync() local
|
/glibc-2.36/dirent/ |
D | tst-seekdir.c | 10 long int cur; in do_test() local
|
/glibc-2.36/sysdeps/x86_64/fpu/ |
D | bench-libmvec-skeleton.c | 74 timing_t cur; in main() local
|
/glibc-2.36/stdlib/ |
D | exit.c | 56 struct exit_function_list *cur = *listp; in __run_exit_handlers() local
|
D | cxa_thread_atexit_impl.c | 152 struct dtor_list *cur = tls_dtor_list; in __call_tls_dtors() local
|
/glibc-2.36/resolv/ |
D | inet_ntop.c | 109 struct { int base, len; } best, cur; in inet_ntop6() local
|