HomeSort by relevance Sort by last modified time
    Searched refs:cache_bin_array_descriptor_t (Results 1 - 4 of 4) sorted by null

  /external/jemalloc_new/include/jemalloc/internal/
tcache_structs.h 37 cache_bin_array_descriptor_t cache_bin_array_descriptor;
cache_bin.h 11 * cache_bin_array_descriptor_t objects and reading out per-bin stats it
70 typedef struct cache_bin_array_descriptor_s cache_bin_array_descriptor_t; typedef in typeref:struct:cache_bin_array_descriptor_s
76 ql_elm(cache_bin_array_descriptor_t) link;
83 cache_bin_array_descriptor_init(cache_bin_array_descriptor_t *descriptor,
arena_structs_b.h 111 ql_head(cache_bin_array_descriptor_t) cache_bin_array_descriptor_ql;
  /external/jemalloc_new/src/
arena.c 156 cache_bin_array_descriptor_t *descriptor;
    [all...]

Completed in 1375 milliseconds