Home
last modified time | relevance | path

Searched defs:cur (Results 1 – 25 of 61) sorted by relevance

123

/glibc-2.36/elf/
Ddl-tunables.c96 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/
Dbench-pthread-locks.c89 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 …]
Dbench-hash-funcs-kernel.h43 timing_t start, stop, cur; in CAT() local
67 timing_t start, stop, cur; in CAT() local
Dbench-strtod.c96 timing_t start, stop, cur; in do_bench() local
Dbench-strchr.c102 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
Dbench-arc4random.c85 timing_t start, stop, cur; in bench_latency() local
127 timing_t start, stop, cur; in bench_buf_latency() local
Dbench-skeleton.c73 uint64_t cur; in main() local
Dbench-rawmemchr.c45 timing_t start, stop, cur; in do_one_test() local
Dbench-memmove-large.c37 timing_t start, stop, cur; in do_one_test() local
Dbench-memmove.c36 timing_t start, stop, cur; in do_one_test() local
Dbench-memcpy-walk.c51 timing_t start, stop, cur; in do_one_test() local
Dbench-bzero.c55 timing_t start, stop, cur; in do_one_test() local
Dbench-strlen.c52 timing_t start, stop, cur; in do_one_test() local
Dbench-strcasecmp.c48 timing_t start, stop, cur; in do_one_test() local
Dbench-memccpy.c45 timing_t start, stop, cur; in do_one_test() local
Dbench-bzero-walk.c58 timing_t start, stop, cur; in do_one_test() local
Dbench-bzero-large.c56 timing_t start, stop, cur; in do_one_test() local
Dbench-memcpy-large.c40 timing_t start, stop, cur; in do_one_test() local
/glibc-2.36/sysdeps/mach/hurd/
Df_setlk.c52 __off64_t cur = __lseek64 (fd, 0, SEEK_CUR); in __f_setlk() local
Dmsync.c36 vm_address_t cur = (vm_address_t) addr; in msync() local
/glibc-2.36/dirent/
Dtst-seekdir.c10 long int cur; in do_test() local
/glibc-2.36/sysdeps/x86_64/fpu/
Dbench-libmvec-skeleton.c74 timing_t cur; in main() local
/glibc-2.36/stdlib/
Dexit.c56 struct exit_function_list *cur = *listp; in __run_exit_handlers() local
Dcxa_thread_atexit_impl.c152 struct dtor_list *cur = tls_dtor_list; in __call_tls_dtors() local
/glibc-2.36/resolv/
Dinet_ntop.c109 struct { int base, len; } best, cur; in inet_ntop6() local

123