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

  /src/external/bsd/jemalloc/dist/test/unit/
sec.c 27 test_sec_init(sec_t *sec, pai_t *fallback, size_t nshards, size_t max_alloc, function
178 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ 2 * PAGE,
255 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ PAGE,
312 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ PAGE,
381 test_sec_init(&sec, &ta.pai, /* nshards */ 1, max_alloc,
415 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ 10 * PAGE,
496 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ PAGE,
537 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ PAGE,
589 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ PAGE,
  /src/external/bsd/jemalloc.old/dist/test/unit/
sec.c 27 test_sec_init(sec_t *sec, pai_t *fallback, size_t nshards, size_t max_alloc, function
178 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ 2 * PAGE,
255 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ PAGE,
312 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ PAGE,
381 test_sec_init(&sec, &ta.pai, /* nshards */ 1, max_alloc,
415 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ 10 * PAGE,
496 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ PAGE,
537 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ PAGE,
589 test_sec_init(&sec, &ta.pai, /* nshards */ 1, /* max_alloc */ PAGE,

Completed in 15 milliseconds