HomeSort by: relevance | last modified time | path
    Searched refs:FMTu64 (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/os/posix/
fmt.h 10 #define FMTu64 PRIu64
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/os/windows/
fmt.h 15 #define FMTu64 FMT64_PREFIX "u"
  /src/external/bsd/jemalloc/dist/test/include/test/
bench.h 26 malloc_snprintf(buf, FMT_NSECS_BUF_SIZE, "%" FMTu64 ".%03" FMTu64,
55 malloc_printf("%" FMTu64 " iterations, %s=%" FMTu64
57 "%s=%" FMTu64
test.h 202 expect_cmp(uint64_t, a, b, ==, !=, FMTu64, __VA_ARGS__)
204 expect_cmp(uint64_t, a, b, !=, ==, FMTu64, __VA_ARGS__)
206 expect_cmp(uint64_t, a, b, <, >=, FMTu64, __VA_ARGS__)
208 expect_cmp(uint64_t, a, b, <=, >, FMTu64, __VA_ARGS__)
210 expect_cmp(uint64_t, a, b, >=, <, FMTu64, __VA_ARGS__)
212 expect_cmp(uint64_t, a, b, >, <=, FMTu64, __VA_ARGS__)
484 assert_cmp(uint64_t, a, b, ==, !=, FMTu64, __VA_ARGS__)
486 assert_cmp(uint64_t, a, b, !=, ==, FMTu64, __VA_ARGS__)
488 assert_cmp(uint64_t, a, b, <, >=, FMTu64, __VA_ARGS__)
490 assert_cmp(uint64_t, a, b, <=, >, FMTu64, __VA_ARGS__
    [all...]
  /src/external/bsd/jemalloc.old/dist/test/include/test/
bench.h 26 malloc_snprintf(buf, FMT_NSECS_BUF_SIZE, "%" FMTu64 ".%03" FMTu64,
55 malloc_printf("%" FMTu64 " iterations, %s=%" FMTu64
57 "%s=%" FMTu64
test.h 202 expect_cmp(uint64_t, a, b, ==, !=, FMTu64, __VA_ARGS__)
204 expect_cmp(uint64_t, a, b, !=, ==, FMTu64, __VA_ARGS__)
206 expect_cmp(uint64_t, a, b, <, >=, FMTu64, __VA_ARGS__)
208 expect_cmp(uint64_t, a, b, <=, >, FMTu64, __VA_ARGS__)
210 expect_cmp(uint64_t, a, b, >=, <, FMTu64, __VA_ARGS__)
212 expect_cmp(uint64_t, a, b, >, <=, FMTu64, __VA_ARGS__)
484 assert_cmp(uint64_t, a, b, ==, !=, FMTu64, __VA_ARGS__)
486 assert_cmp(uint64_t, a, b, !=, ==, FMTu64, __VA_ARGS__)
488 assert_cmp(uint64_t, a, b, <, >=, FMTu64, __VA_ARGS__)
490 assert_cmp(uint64_t, a, b, <=, >, FMTu64, __VA_ARGS__
    [all...]
  /src/external/bsd/jemalloc/dist/test/src/
timer.c 43 n = malloc_snprintf(&buf[i], buflen - i, "%" FMTu64, t0 / t1);
63 n = malloc_snprintf(&buf[i], buflen - i, "%" FMTu64,
  /src/external/bsd/jemalloc.old/dist/test/src/
timer.c 43 n = malloc_snprintf(&buf[i], buflen - i, "%" FMTu64, t0 / t1);
63 n = malloc_snprintf(&buf[i], buflen - i, "%" FMTu64,
  /src/external/bsd/jemalloc.old/dist/test/stress/
hookbench.c 42 malloc_printf("With %d hook%s: %" FMTu64 "us\n", i + 1,
59 malloc_printf("Without hooks: %" FMTu64 "us\n", timer_usec(&timer));
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
malloc_io.h 19 # define FMTu64 FMT64_PREFIX "u"
30 # define FMTu64 PRIu64
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
malloc_io.h 19 # define FMTu64 FMT64_PREFIX "u"
30 # define FMTu64 PRIu64
  /src/external/bsd/jemalloc/dist/src/
prof_sys.c 673 "%s.%" FMTu64 ".%d.%" FMTu64 ".%c%" FMTu64 ".heap",
679 "%s.%d.%" FMTu64 ".%c%" FMTu64 ".heap", prefix,
686 "%s.%" FMTu64 ".%d.%" FMTu64 ".%c.heap", prefix,
692 "%s.%d.%" FMTu64 ".%c.heap", prefix, prof_getpid(),
704 "%s.%" FMTu64 ".%d.%" FMTu64 ".json"
    [all...]
fxp.c 123 &buf[printed], FXP_BUF_SIZE - printed, "%" FMTu64, fraction_digits);
ckh.c 421 malloc_printf("%s(%p): ngrows: %" FMTu64 ", nshrinks: %" FMTu64
423 " nshrinkfails: %" FMTu64 ", ninserts: %" FMTu64
425 " nrelocs: %" FMTu64 "\n",
prof_data.c 648 "%" FMTu64 ": %" FMTu64 " [%" FMTu64 ": %" FMTu64 "]", curobjs,
752 " t%" FMTu64 ": ", tctx->thr_uid);
934 " t%" FMTu64 ": ", tdata->thr_uid);
948 "heap_v2/%" FMTu64 "\n t*: ", ((uint64_t)1U << lg_prof_sample));
1020 "<jemalloc>: Leak approximation summary: ~%" FMTu64
1021 " byte%s, ~%" FMTu64 " object%s, >= %zu context%s\n",
stats.c 1399 " %4zu %20" FMTu64 " %20" FMTu64 " %20" FMTu64
1400 " %20" FMTu64 " %20" FMTu64 " %20" FMTu64 "\n",
2370 "num_runs: %" FMTu64 ", run_interval: %" FMTu64 " ns\n",
  /src/external/bsd/jemalloc.old/dist/src/
fxp.c 123 &buf[printed], FXP_BUF_SIZE - printed, "%" FMTu64, fraction_digits);
prof_sys.c 930 "%s.%ld.%d.%" FMTu64 ".%c%" FMTu64 ".heap", prefix,
936 "%s.%d.%" FMTu64 ".%c%" FMTu64 ".heap", prefix,
943 "%s.%ld.%d.%" FMTu64 ".%c.heap", prefix,
949 "%s.%d.%" FMTu64 ".%c.heap", prefix, prof_getpid(),
961 "%s.%ld.%d.%" FMTu64 ".json", prof_prefix_get(tsdn),
965 "%s.%d.%" FMTu64 ".json", prof_prefix_get(tsdn),
ckh.c 421 malloc_printf("%s(%p): ngrows: %" FMTu64 ", nshrinks: %" FMTu64
423 " nshrinkfails: %" FMTu64 ", ninserts: %" FMTu64
425 " nrelocs: %" FMTu64 "\n",
prof_data.c 639 "%" FMTu64 ": %" FMTu64 " [%" FMTu64 ": %" FMTu64 "]", curobjs,
743 " t%" FMTu64 ": ", tctx->thr_uid);
925 " t%" FMTu64 ": ", tdata->thr_uid);
939 "heap_v2/%" FMTu64 "\n t*: ", ((uint64_t)1U << lg_prof_sample));
1011 "<jemalloc>: Leak approximation summary: ~%" FMTu64
1012 " byte%s, ~%" FMTu64 " object%s, >= %zu context%s\n",
stats.c 884 " Purge passes: %" FMTu64 " (%" FMTu64
886 " Purges: %" FMTu64 " (%" FMTu64
888 " Hugeifies: %" FMTu64 " (%" FMTu64
890 " Hugify failures: %" FMTu64 " (%" FMTu64
892 " Dehugifies: %" FMTu64 " (%" FMTu64
    [all...]
  /src/external/bsd/jemalloc/dist/test/unit/
smoothstep.c 32 malloc_printf("%" FMTu64 " ulps under 1/2 (limit %d)\n",
bit_util.c 38 TEST_POW2_CEIL(uint64_t, u64, FMTu64);
142 TEST_FFS(uint64_t, u64, u64, FMTu64);
188 TEST_FLS(uint64_t, u64, u64, FMTu64);
  /src/external/bsd/jemalloc.old/dist/test/unit/
smoothstep.c 32 malloc_printf("%" FMTu64 " ulps under 1/2 (limit %d)\n",
bit_util.c 38 TEST_POW2_CEIL(uint64_t, u64, FMTu64);
142 TEST_FFS(uint64_t, u64, u64, FMTu64);
188 TEST_FLS(uint64_t, u64, u64, FMTu64);

Completed in 32 milliseconds

1 2