Home
last modified time | relevance | path

Searched refs:uint64_t (Results 1 – 25 of 158) sorted by relevance

1234567

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Datomic_inlines.h27 uint64_t atomic_add_u64(uint64_t *p, uint64_t x);
28 uint64_t atomic_sub_u64(uint64_t *p, uint64_t x);
29 bool atomic_cas_u64(uint64_t *p, uint64_t c, uint64_t s);
56 atomic_add_u64(uint64_t *p, uint64_t x) in atomic_add_u64()
86 atomic_cas_u64(uint64_t *p, uint64_t c, uint64_t s) in atomic_cas_u64()
127 atomic_cas_u64(uint64_t *p, uint64_t c, uint64_t s) in atomic_cas_u64()
161 atomic_cas_u64(uint64_t *p, uint64_t c, uint64_t s) in atomic_cas_u64()
189 atomic_cas_u64(uint64_t *p, uint64_t c, uint64_t s) in atomic_cas_u64()
218 atomic_cas_u64(uint64_t *p, uint64_t c, uint64_t s) in atomic_cas_u64()
246 atomic_cas_u64(uint64_t *p, uint64_t c, uint64_t s) in atomic_cas_u64()
[all …]
A Dstats_structs.h9 uint64_t nrequests;
19 uint64_t nmalloc;
20 uint64_t ndalloc;
36 uint64_t nfills;
39 uint64_t nflushes;
42 uint64_t nslabs;
48 uint64_t reslabs;
59 uint64_t nmalloc;
60 uint64_t ndalloc;
90 uint64_t npurge;
[all …]
A Dprof_structs.h20 uint64_t curobjs;
21 uint64_t curbytes;
22 uint64_t accumobjs;
23 uint64_t accumbytes;
41 uint64_t thr_uid;
42 uint64_t thr_discrim;
63 uint64_t tctx_uid;
125 uint64_t thr_uid;
131 uint64_t thr_discrim;
146 uint64_t tctx_uid_next;
[all …]
A Dhash_inlines.h13 uint64_t r_out[2]);
15 uint64_t r_out[2]);
29 JEMALLOC_INLINE uint64_t
49 JEMALLOC_INLINE uint64_t
54 uint64_t ret; in hash_get_block_64()
140 uint64_t r_out[2]) in hash_x86_128()
247 uint64_t h1 = seed; in hash_x64_128()
248 uint64_t h2 = seed; in hash_x64_128()
255 const uint64_t *blocks = (const uint64_t *) (data); in hash_x64_128()
277 uint64_t k1 = 0; in hash_x64_128()
[all …]
A Dnstime_externs.h6 void nstime_init(nstime_t *time, uint64_t ns);
7 void nstime_init2(nstime_t *time, uint64_t sec, uint64_t nsec);
8 uint64_t nstime_ns(const nstime_t *time);
9 uint64_t nstime_sec(const nstime_t *time);
10 uint64_t nstime_nsec(const nstime_t *time);
15 void nstime_imultiply(nstime_t *time, uint64_t multiplier);
16 void nstime_idivide(nstime_t *time, uint64_t divisor);
17 uint64_t nstime_divide(const nstime_t *time, const nstime_t *divisor);
A Dprng_inlines.h6 uint64_t prng_state_next_u64(uint64_t state);
11 uint64_t prng_lg_range_u64(uint64_t *state, unsigned lg_range);
15 uint64_t prng_range_u64(uint64_t *state, uint64_t range);
26 JEMALLOC_ALWAYS_INLINE uint64_t
27 prng_state_next_u64(uint64_t state) in prng_state_next_u64()
69 JEMALLOC_ALWAYS_INLINE uint64_t
70 prng_lg_range_u64(uint64_t *state, unsigned lg_range) in prng_lg_range_u64()
72 uint64_t ret, state1; in prng_lg_range_u64()
127 JEMALLOC_ALWAYS_INLINE uint64_t
128 prng_range_u64(uint64_t *state, uint64_t range) in prng_range_u64()
[all …]
A Dckh_structs.h13 uint64_t ngrows;
14 uint64_t nshrinks;
15 uint64_t nshrinkfails;
16 uint64_t ninserts;
17 uint64_t nrelocs;
21 uint64_t prng_state;
A Darena_inlines_a.h9 bool arena_prof_accum_impl(arena_t *arena, uint64_t accumbytes);
10 bool arena_prof_accum_locked(arena_t *arena, uint64_t accumbytes);
11 bool arena_prof_accum(tsdn_t *tsdn, arena_t *arena, uint64_t accumbytes);
41 arena_prof_accum_impl(arena_t *arena, uint64_t accumbytes) in arena_prof_accum_impl()
55 arena_prof_accum_locked(arena_t *arena, uint64_t accumbytes) in arena_prof_accum_locked()
65 arena_prof_accum(tsdn_t *tsdn, arena_t *arena, uint64_t accumbytes) in arena_prof_accum()
/third_party/ulib/musl/include/sys/
A Dquota.h60 uint64_t dqb_bhardlimit;
61 uint64_t dqb_bsoftlimit;
62 uint64_t dqb_curspace;
63 uint64_t dqb_ihardlimit;
64 uint64_t dqb_isoftlimit;
65 uint64_t dqb_curinodes;
66 uint64_t dqb_btime;
67 uint64_t dqb_itime;
89 uint64_t dqi_bgrace;
90 uint64_t dqi_igrace;
A Dsignalfd.h32 uint64_t ssi_ptr;
33 uint64_t ssi_utime;
34 uint64_t ssi_stime;
35 uint64_t ssi_addr;
/third_party/ulib/musl/third_party/include/
A Dlibm.h35 uint64_t m;
43 uint64_t lo;
49 uint64_t lo;
50 uint64_t hi;
60 uint64_t lo;
63 uint64_t hi;
64 uint64_t lo;
93 uint64_t i; \
105 uint64_t i; \
116 uint64_t i; \
[all …]
/third_party/lib/jitterentropy/
A Djitterentropy-base.c128 uint64_t time = 0; in jent_loop_shuffle()
129 uint64_t shuffle = 0; in jent_loop_shuffle()
185 static uint64_t jent_lfsr_time(struct rand_data *ec, uint64_t time, in jent_lfsr_time()
189 uint64_t j = 0; in jent_lfsr_time()
190 uint64_t new = 0; in jent_lfsr_time()
264 uint64_t i = 0; in jent_memaccess()
350 uint64_t time = 0; in jent_measure_jitter()
410 uint64_t uint64; in jent_stir_pool()
688 uint64_t time = 0; in jent_entropy_init()
794 uint64_t time = 0; in jent_lfsr_var_stat()
[all …]
/third_party/ulib/jemalloc/test/unit/
A Dsmoothstep.c3 static const uint64_t smoothstep_tab[] = {
12 uint64_t sum, min, max; in TEST_BEGIN()
41 uint64_t prev_h; in TEST_BEGIN()
52 uint64_t h = smoothstep_tab[i]; in TEST_BEGIN()
63 uint64_t prev_h, prev_delta; in TEST_BEGIN()
75 uint64_t h = smoothstep_tab[i]; in TEST_BEGIN()
76 uint64_t delta = h - prev_h; in TEST_BEGIN()
87 uint64_t h = smoothstep_tab[i]; in TEST_BEGIN()
88 uint64_t delta = prev_h - h; in TEST_BEGIN()
A Dstats.c32 uint64_t epoch; in TEST_BEGIN()
48 sz = sizeof(uint64_t); in TEST_BEGIN()
74 uint64_t epoch; in TEST_BEGIN()
78 uint64_t npurge, nmadvise, purged; in TEST_BEGIN()
103 sz = sizeof(uint64_t); in TEST_BEGIN()
162 sz = sizeof(uint64_t); in TEST_BEGIN()
208 sz = sizeof(uint64_t); in TEST_BEGIN()
233 uint64_t nslabs, nreslabs; in TEST_BEGIN()
249 sz = sizeof(uint64_t); in TEST_BEGIN()
261 sz = sizeof(uint64_t); in TEST_BEGIN()
[all …]
A Ddecay.c205 uint64_t epoch; in TEST_BEGIN()
206 uint64_t npurge0 = 0; in TEST_BEGIN()
207 uint64_t npurge1 = 0; in TEST_BEGIN()
234 sizeof(uint64_t)), 0, "Unexpected mallctl failure"); in TEST_BEGIN()
235 sz = sizeof(uint64_t); in TEST_BEGIN()
279 sz = sizeof(uint64_t); in TEST_BEGIN()
298 uint64_t epoch; in TEST_BEGIN()
299 uint64_t npurge0 = 0; in TEST_BEGIN()
300 uint64_t npurge1 = 0; in TEST_BEGIN()
312 sz = sizeof(uint64_t); in TEST_BEGIN()
[all …]
/third_party/ulib/musl/include/
A Dendian.h32 static __inline uint64_t __bswap64(uint64_t __x) { in __bswap64()
33 return ((uint64_t)__bswap32((uint32_t)__x)) << 32 | (uint64_t)__bswap32((uint32_t)(__x >> 32)); in __bswap64()
52 #define htole64(x) (uint64_t)(x)
53 #define le64toh(x) (uint64_t)(x)
54 #define letoh64(x) (uint64_t)(x)
62 #define htobe64(x) (uint64_t)(x)
63 #define be64toh(x) (uint64_t)(x)
64 #define betoh64(x) (uint64_t)(x)
/third_party/ulib/jemalloc/src/
A Dnstime.c6 nstime_init(nstime_t *time, uint64_t ns) in nstime_init()
12 nstime_init2(nstime_t *time, uint64_t sec, uint64_t nsec) in nstime_init2()
17 uint64_t
23 uint64_t
29 uint64_t
64 nstime_imultiply(nstime_t *time, uint64_t multiplier) in nstime_imultiply()
66 assert((((time->ns | multiplier) & (UINT64_MAX << (sizeof(uint64_t) << in nstime_imultiply()
73 nstime_idivide(nstime_t *time, uint64_t divisor) in nstime_idivide()
80 uint64_t
94 uint64_t ticks_100ns; in nstime_get()
[all …]
/third_party/lib/jitterentropy/include/lib/jitterentropy/
A Djitterentropy.h69 uint64_t data; /* SENSITIVE Actual random number */
70 uint64_t old_data; /* SENSITIVE Previous random number */
71 uint64_t prev_time; /* SENSITIVE Previous time stamp */
72 #define DATA_SIZE_BITS ((sizeof(uint64_t)) * 8)
73 uint64_t last_delta; /* SENSITIVE stuck test */
159 uint64_t jent_lfsr_var_stat(struct rand_data *ec,
/third_party/ulib/jemalloc/test/include/test/
A DSFMT.h73 uint64_t gen_rand64(sfmt_t *ctx);
74 uint64_t gen_rand64_range(sfmt_t *ctx, uint64_t limit);
76 void fill_array64(sfmt_t *ctx, uint64_t *array, int size);
91 double to_res53(uint64_t v);
140 JEMALLOC_INLINE double to_res53(uint64_t v) in to_res53()
149 return to_res53(x | ((uint64_t)y << 32)); in to_res53_mix()
/third_party/ulib/musl/src/fenv/aarch64/
A Dfenv.c13 uint64_t value; in get_fpcr()
19 __asm__("msr fpcr, %0" :: "r"((uint64_t)value)); in set_fpcr()
23 uint64_t value; in get_fpsr()
29 __asm__("msr fpsr, %0" :: "r"((uint64_t)value)); in set_fpsr()
37 uint64_t fpcr = get_fpcr(); in __fesetround()
/third_party/ulib/uboringssl/crypto/fipsmodule/modes/
A Dgcm.c149 Z.hi ^= (uint64_t)rem_4bit[rem] << 32; in gcm_gmult_4bit()
169 Z.hi ^= (uint64_t)rem_4bit[rem] << 32; in gcm_gmult_4bit()
356 uint64_t u[2]; in CRYPTO_ghash_init()
460 uint64_t len0 = len; in CRYPTO_gcm128_setiv()
490 uint64_t alen = ctx->len.u[0]; in CRYPTO_gcm128_aad()
559 uint64_t mlen = ctx->len.u[1]; in CRYPTO_gcm128_encrypt()
686 uint64_t mlen = ctx->len.u[1]; in CRYPTO_gcm128_decrypt()
820 uint64_t mlen = ctx->len.u[1]; in CRYPTO_gcm128_encrypt_ctr32()
922 uint64_t mlen = ctx->len.u[1]; in CRYPTO_gcm128_decrypt_ctr32()
1028 uint64_t alen = ctx->len.u[0] << 3; in CRYPTO_gcm128_finish()
[all …]
/third_party/ulib/musl/src/math/
A Dfmod.c7 uint64_t i; in fmod()
12 uint64_t i; in fmod()
16 uint64_t uxi = ux.i; in fmod()
66 uxi |= (uint64_t)ex << 52; in fmod()
70 uxi |= (uint64_t)sx << 63; in fmod()
/third_party/ulib/jemalloc/test/src/
A Dtimer.c17 uint64_t
30 uint64_t t0 = timer_usec(a); in timer_ratio()
31 uint64_t t1 = timer_usec(b); in timer_ratio()
32 uint64_t mult; in timer_ratio()
51 uint64_t round = (i+1 == buflen-1 && ((t0 * mult * 10 / t1) % 10 in timer_ratio()
A DSFMT.c166 th = ((uint64_t)in->u[2] << 32) | ((uint64_t)in->u[3]); in rshift128()
167 tl = ((uint64_t)in->u[0] << 32) | ((uint64_t)in->u[1]); in rshift128()
181 th = ((uint64_t)in->u[3] << 32) | ((uint64_t)in->u[2]); in rshift128()
182 tl = ((uint64_t)in->u[1] << 32) | ((uint64_t)in->u[0]); in rshift128()
205 th = ((uint64_t)in->u[2] << 32) | ((uint64_t)in->u[3]); in lshift128()
206 tl = ((uint64_t)in->u[0] << 32) | ((uint64_t)in->u[1]); in lshift128()
220 th = ((uint64_t)in->u[3] << 32) | ((uint64_t)in->u[2]); in lshift128()
221 tl = ((uint64_t)in->u[1] << 32) | ((uint64_t)in->u[0]); in lshift128()
487 uint64_t r; in gen_rand64()
488 uint64_t *psfmt64 = (uint64_t *)&ctx->sfmt[0].u[0]; in gen_rand64()
[all …]
/third_party/lib/jitterentropy/arch/arm64/
A Dinternal.h18 static inline void jent_get_nstime(uint64_t* out) { in jent_get_nstime()
33 static inline uint64_t rol64(uint64_t x, uint32_t n) { in rol64()

Completed in 47 milliseconds

1234567