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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
hpa.h 79 typedef struct hpa_shard_s hpa_shard_t; typedef in typeref:struct:hpa_shard_s
83 * pointer to the hpa_shard_t.
153 bool hpa_shard_init(hpa_shard_t *shard, hpa_central_t *central, emap_t *emap,
158 void hpa_shard_stats_merge(tsdn_t *tsdn, hpa_shard_t *shard,
166 void hpa_shard_disable(tsdn_t *tsdn, hpa_shard_t *shard);
167 void hpa_shard_destroy(tsdn_t *tsdn, hpa_shard_t *shard);
169 void hpa_shard_set_deferral_allowed(tsdn_t *tsdn, hpa_shard_t *shard,
171 void hpa_shard_do_deferred_work(tsdn_t *tsdn, hpa_shard_t *shard);
177 void hpa_shard_prefork3(tsdn_t *tsdn, hpa_shard_t *shard);
178 void hpa_shard_prefork4(tsdn_t *tsdn, hpa_shard_t *shard)
    [all...]
  /src/external/bsd/jemalloc/include/jemalloc/internal/
hpa.h 79 typedef struct hpa_shard_s hpa_shard_t; typedef in typeref:struct:hpa_shard_s
83 * pointer to the hpa_shard_t.
153 bool hpa_shard_init(hpa_shard_t *shard, hpa_central_t *central, emap_t *emap,
158 void hpa_shard_stats_merge(tsdn_t *tsdn, hpa_shard_t *shard,
166 void hpa_shard_disable(tsdn_t *tsdn, hpa_shard_t *shard);
167 void hpa_shard_destroy(tsdn_t *tsdn, hpa_shard_t *shard);
169 void hpa_shard_set_deferral_allowed(tsdn_t *tsdn, hpa_shard_t *shard,
171 void hpa_shard_do_deferred_work(tsdn_t *tsdn, hpa_shard_t *shard);
177 void hpa_shard_prefork3(tsdn_t *tsdn, hpa_shard_t *shard);
178 void hpa_shard_prefork4(tsdn_t *tsdn, hpa_shard_t *shard)
    [all...]
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
hpa.h 79 typedef struct hpa_shard_s hpa_shard_t; typedef in typeref:struct:hpa_shard_s
83 * pointer to the hpa_shard_t.
153 bool hpa_shard_init(hpa_shard_t *shard, hpa_central_t *central, emap_t *emap,
158 void hpa_shard_stats_merge(tsdn_t *tsdn, hpa_shard_t *shard,
166 void hpa_shard_disable(tsdn_t *tsdn, hpa_shard_t *shard);
167 void hpa_shard_destroy(tsdn_t *tsdn, hpa_shard_t *shard);
169 void hpa_shard_set_deferral_allowed(tsdn_t *tsdn, hpa_shard_t *shard,
171 void hpa_shard_do_deferred_work(tsdn_t *tsdn, hpa_shard_t *shard);
177 void hpa_shard_prefork3(tsdn_t *tsdn, hpa_shard_t *shard);
178 void hpa_shard_prefork4(tsdn_t *tsdn, hpa_shard_t *shard)
    [all...]
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
hpa.h 79 typedef struct hpa_shard_s hpa_shard_t; typedef in typeref:struct:hpa_shard_s
83 * pointer to the hpa_shard_t.
153 bool hpa_shard_init(hpa_shard_t *shard, hpa_central_t *central, emap_t *emap,
158 void hpa_shard_stats_merge(tsdn_t *tsdn, hpa_shard_t *shard,
166 void hpa_shard_disable(tsdn_t *tsdn, hpa_shard_t *shard);
167 void hpa_shard_destroy(tsdn_t *tsdn, hpa_shard_t *shard);
169 void hpa_shard_set_deferral_allowed(tsdn_t *tsdn, hpa_shard_t *shard,
171 void hpa_shard_do_deferred_work(tsdn_t *tsdn, hpa_shard_t *shard);
177 void hpa_shard_prefork3(tsdn_t *tsdn, hpa_shard_t *shard);
178 void hpa_shard_prefork4(tsdn_t *tsdn, hpa_shard_t *shard)
    [all...]

Completed in 27 milliseconds