Home
last modified time | relevance | path

Searched refs:sizes (Results 1 – 25 of 52) sorted by relevance

123

/glibc-2.36/benchtests/
Dbench-arc4random.c55 static const uint32_t sizes[] = { 0, 16, 32, 48, 64, 80, 96, 112, 128 }; variable
148 for (int i = 0; i < array_length (sizes); i++) in bench_singlethread()
151 double r = sizes[i] == 0 in bench_singlethread()
152 ? bench_throughput () : bench_buf_throughput (sizes[i]); in bench_singlethread()
160 for (int i = 0; i < array_length (sizes); i++) in bench_singlethread()
163 double r = sizes[i] == 0 in bench_singlethread()
164 ? bench_latency () : bench_buf_latency (sizes[i]); in bench_singlethread()
194 char *fnames[array_length (sizes)]; in do_test()
195 for (int i = 0; i < array_length (sizes); i++) in do_test()
196 if (sizes[i] == 0) in do_test()
[all …]
Dbench-hash-funcs.c75 unsigned int *sizes; in do_rand_test() local
78 sizes = (unsigned int *) calloc (NRAND_BUFS, sizeof (unsigned int)); in do_rand_test()
79 if (bufs == NULL || sizes == NULL) in do_rand_test()
94 sizes[i] = random () % sz; in do_rand_test()
95 memset (bufs + offset, -1, sizes[i]); in do_rand_test()
96 bufs[offset + sizes[i]] = '\0'; in do_rand_test()
100 do_rand_test_kernel_simple (bufs, sizes)); in do_rand_test()
102 do_rand_test_kernel_optimized (bufs, sizes)); in do_rand_test()
110 if (sizes) in do_rand_test()
111 free (sizes); in do_rand_test()
Dbench-hash-funcs-kernel.h63 unsigned int const *sizes) in CAT()
71 DO_NOT_OPTIMIZE_OUT (RUN_FUNC (bufs + offset, sizes[i])); in CAT()
78 DO_NOT_OPTIMIZE_OUT (RUN_FUNC (bufs + offset, sizes[i])); in CAT()
85 (void) (sizes); in CAT()
DREADME164 implementations at various alignments and for various sizes.
/glibc-2.36/malloc/
Dtst-scratch_buffer.c159 size_t sizes[] = { 16, buf.length, buf.length + 16 }; in do_test() local
160 for (int i = 0; i < array_length (sizes); i++) in do_test()
163 size_t l = sizes[i] > buf.length ? sizes[i] : buf.length; in do_test()
Dmalloc.c5740 } sizes[NFASTBINS + NBINS - 1]; in weak_alias() local
5741 #define nsizes (sizeof (sizes) / sizeof (sizes[0])) in weak_alias()
5770 sizes[i].from = thissize - (MALLOC_ALIGNMENT - 1); in weak_alias()
5771 sizes[i].to = thissize; in weak_alias()
5772 sizes[i].count = nthissize; in weak_alias()
5775 sizes[i].from = sizes[i].to = sizes[i].count = 0; in weak_alias()
5777 sizes[i].total = sizes[i].count * sizes[i].to; in weak_alias()
5788 sizes[NFASTBINS - 1 + i].from = ~((size_t) 0); in weak_alias()
5789 sizes[NFASTBINS - 1 + i].to = sizes[NFASTBINS - 1 + i].total in weak_alias()
5790 = sizes[NFASTBINS - 1 + i].count = 0; in weak_alias()
[all …]
/glibc-2.36/stdlib/
Dtst-arc4random-thread.c46 static const int sizes[] = { 12, 15, 16, 17, 24, 31, max_size }; variable
147 int size_slot = thread_id % (array_length (sizes) + 1); in inner_thread()
148 bool switch_sizes = size_slot == array_length (sizes); in inner_thread()
157 place->size = sizes[size_slot]; in inner_thread()
163 size_slot = (size_slot + 1) % array_length (sizes); in inner_thread()
/glibc-2.36/io/
Dtst-copy_file_range.c224 bool sizes; /* If true, call the test with different current_size values. */ member
230 { "simple_file_copy", simple_file_copy, .sizes = true },
231 { "short_copy", short_copy, .sizes = true },
286 if (!test->sizes) in do_test()
/glibc-2.36/sunrpc/
Dxdr.c126 #error unexpected integer sizes in_xdr_int() in libc_hidden_def()
166 #error unexpected integer sizes in_xdr_u_int() in libc_hidden_def()
/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Dconfigure.ac55 #error Missing FPR sizes
Dconfigure117 #error Missing FPR sizes
/glibc-2.36/sysdeps/arm/armv6t2/
Dmemchr.S21 @ and ARMv6T2 processors. It has a fast path for short sizes, and has an
/glibc-2.36/csu/
DMakefile96 gen-as-const-headers += rtld-sizes.sym
/glibc-2.36/ChangeLog.old/
DChangeLog.nptl_db250 * td_ta_clear_event.c (td_ta_clear_event): Fix sizes in ps_* calls.
/glibc-2.36/manual/
Dlang.texi19 * Important Data Types:: Data types for object sizes.
575 This is an unsigned integer type used to represent the sizes of objects.
579 this type to specify object sizes. On systems using @theglibc{}, this
587 @w{ISO C} generally used @code{unsigned int} for representing object sizes
Dresource.texi267 and file sizes are measured in bytes.
1408 a program to select appropriate sizes for, say, caches. Before we get
1463 16384, and 65536 being other popular sizes.
1486 different page sizes and they can possibly even vary among different
Dcreature.texi125 which enables @w{32 bit} systems to use files of sizes beyond
Dllio.texi179 new, extended API using 64 bit file sizes and offsets transparently
220 new, extended API using 64 bit file sizes and offsets transparently
359 This data type is used to represent the sizes of blocks that can be
888 This is a signed integer type used to represent file sizes. In
1546 On some systems, mappings can use larger page sizes
1547 for certain files, and applications can request larger page sizes for
1637 @c There is a mechanism to select different hugepage sizes; see
1660 large page sizes.
1703 new, extended API using 64 bit file sizes and offsets transparently
Dtunables.texi252 sizes, copies from the unsorted bin are not bounded, and incur
Dmaint.texi242 @c get support for both time sizes.
Dfilesys.texi1870 machines, types which can handle file sizes up to @twoexp{63}.
2981 Normally file sizes are maintained automatically. A file begins with a
3052 bits machines, which allows the handling of files with sizes up to
3130 bits machines which allows the handling of files with sizes up to
Dmemory.texi281 up chunk sizes to powers of two, neither for large nor for small sizes.
2782 Since @code{alloca} does not have separate pools for different sizes of
Dconf.texi1254 Recommended increment for file transfer sizes between the
Dlocale.texi685 sizes of successive groups (from right to left, starting at the decimal
/glibc-2.36/
DMakerules265 # offsets and sizes of types in <tls.h> and maybe <pthread.h> which
1271 # Generate normalized lists of symbols, versions, and data sizes.

123