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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
hpa_hooks.h 4 typedef struct hpa_hooks_s hpa_hooks_t; typedef in typeref:struct:hpa_hooks_s
15 extern hpa_hooks_t hpa_hooks_default;
hpa.h 38 hpa_hooks_t hooks;
152 bool hpa_central_init(hpa_central_t *central, base_t *base, const hpa_hooks_t *hooks);
pa.h 134 hpa_hooks_t *hpa_hooks);
  /src/external/bsd/jemalloc/include/jemalloc/internal/
hpa_hooks.h 4 typedef struct hpa_hooks_s hpa_hooks_t; typedef in typeref:struct:hpa_hooks_s
15 extern hpa_hooks_t hpa_hooks_default;
hpa.h 38 hpa_hooks_t hooks;
152 bool hpa_central_init(hpa_central_t *central, base_t *base, const hpa_hooks_t *hooks);
pa.h 134 hpa_hooks_t *hpa_hooks);
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
hpa_hooks.h 4 typedef struct hpa_hooks_s hpa_hooks_t; typedef in typeref:struct:hpa_hooks_s
15 extern hpa_hooks_t hpa_hooks_default;
hpa.h 38 hpa_hooks_t hooks;
152 bool hpa_central_init(hpa_central_t *central, base_t *base, const hpa_hooks_t *hooks);
pa.h 134 hpa_hooks_t *hpa_hooks);
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
hpa_hooks.h 4 typedef struct hpa_hooks_s hpa_hooks_t; typedef in typeref:struct:hpa_hooks_s
15 extern hpa_hooks_t hpa_hooks_default;
hpa.h 38 hpa_hooks_t hooks;
152 bool hpa_central_init(hpa_central_t *central, base_t *base, const hpa_hooks_t *hooks);
pa.h 134 hpa_hooks_t *hpa_hooks);
  /src/external/bsd/jemalloc/dist/src/
hpa_hooks.c 14 hpa_hooks_t hpa_hooks_default = {
pa.c 20 hpa_hooks_t *hpa_hooks) {
hpa.c 62 hpa_central_init(hpa_central_t *central, base_t *base, const hpa_hooks_t *hooks) {
  /src/external/bsd/jemalloc.old/dist/src/
hpa_hooks.c 14 hpa_hooks_t hpa_hooks_default = {
pa.c 20 hpa_hooks_t *hpa_hooks) {
hpa.c 62 hpa_central_init(hpa_central_t *central, base_t *base, const hpa_hooks_t *hooks) {
  /src/external/bsd/jemalloc/dist/test/unit/
hpa.c 38 create_test_data(hpa_hooks_t *hooks, hpa_shard_opts_t *opts) {
365 hpa_hooks_t hooks;
  /src/external/bsd/jemalloc.old/dist/test/unit/
hpa.c 38 create_test_data(hpa_hooks_t *hooks, hpa_shard_opts_t *opts) {
365 hpa_hooks_t hooks;

Completed in 47 milliseconds