HomeSort by: relevance | last modified time | path
    Searched refs:batch_fill_extra (Results 1 - 12 of 12) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
sec_opts.h 42 size_t batch_fill_extra; member in struct:sec_opts_s
54 /* batch_fill_extra */ \
  /src/external/bsd/jemalloc/include/jemalloc/internal/
sec_opts.h 42 size_t batch_fill_extra; member in struct:sec_opts_s
54 /* batch_fill_extra */ \
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
sec_opts.h 42 size_t batch_fill_extra; member in struct:sec_opts_s
54 /* batch_fill_extra */ \
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
sec_opts.h 42 size_t batch_fill_extra; member in struct:sec_opts_s
54 /* batch_fill_extra */ \
  /src/external/bsd/jemalloc/dist/src/
sec.c 184 1 + sec->opts.batch_fill_extra, &result, &deferred_work_generated);
245 && sec->opts.batch_fill_extra > 0) {
ctl.c 2155 CTL_RO_NL_GEN(opt_hpa_sec_batch_fill_extra, opt_hpa_sec_opts.batch_fill_extra,
jemalloc.c 1563 CONF_HANDLE_SIZE_T(opt_hpa_sec_opts.batch_fill_extra,
  /src/external/bsd/jemalloc.old/dist/src/
sec.c 184 1 + sec->opts.batch_fill_extra, &result, &deferred_work_generated);
245 && sec->opts.batch_fill_extra > 0) {
ctl.c 2155 CTL_RO_NL_GEN(opt_hpa_sec_batch_fill_extra, opt_hpa_sec_opts.batch_fill_extra,
jemalloc.c 1563 CONF_HANDLE_SIZE_T(opt_hpa_sec_opts.batch_fill_extra,
  /src/external/bsd/jemalloc/dist/test/unit/
sec.c 38 opts.batch_fill_extra = 4;
  /src/external/bsd/jemalloc.old/dist/test/unit/
sec.c 38 opts.batch_fill_extra = 4;

Completed in 30 milliseconds