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

  /src/external/bsd/jemalloc.old/dist/src/
jemalloc.c 2430 imalloc_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, function
2570 * imalloc_no_sample and imalloc_sample will ignore ind.
2586 allocation = imalloc_sample(
  /src/external/bsd/jemalloc/dist/src/
jemalloc.c 1495 imalloc_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, function
1632 * imalloc_no_sample and imalloc_sample will ignore ind.
1648 allocation = imalloc_sample(

Completed in 20 milliseconds