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

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
emap.h 313 typedef union emap_batch_lookup_result_u emap_batch_lookup_result_t; typedef in typeref:union:emap_batch_lookup_result_u
323 emap_batch_lookup_result_t *result) {
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
emap.h 313 typedef union emap_batch_lookup_result_u emap_batch_lookup_result_t; typedef in typeref:union:emap_batch_lookup_result_u
323 emap_batch_lookup_result_t *result) {
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
emap.h 353 typedef union emap_batch_lookup_result_u emap_batch_lookup_result_t; typedef in typeref:union:emap_batch_lookup_result_u
363 emap_batch_lookup_result_t *result) {
  /src/external/bsd/jemalloc/include/jemalloc/internal/
emap.h 353 typedef union emap_batch_lookup_result_u emap_batch_lookup_result_t; typedef in typeref:union:emap_batch_lookup_result_u
363 emap_batch_lookup_result_t *result) {
  /src/external/bsd/jemalloc.old/dist/src/
tcache.c 262 size_t nptrs, emap_batch_lookup_result_t *edatas) {
280 szind_t binind, size_t nflush, emap_batch_lookup_result_t *edatas) {
330 VARIABLE_ARRAY(emap_batch_lookup_result_t, item_edata, nflush + 1);
  /src/external/bsd/jemalloc/dist/src/
arena.c 1211 size_t nptrs, emap_batch_lookup_result_t *edatas) {
1229 cache_bin_ptr_array_t *arr, emap_batch_lookup_result_t *item_edata,
1284 emap_batch_lookup_result_t temp_edata =
1378 cache_bin_ptr_array_t *arr, emap_batch_lookup_result_t *item_edata,
1474 VARIABLE_ARRAY(emap_batch_lookup_result_t, item_edata, nflush + 1);

Completed in 19 milliseconds