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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
bin_info.h 25 typedef struct bin_info_s bin_info_t; typedef in typeref:struct:bin_info_s
46 extern bin_info_t bin_infos[SC_NBINS];
  /src/external/bsd/jemalloc/include/jemalloc/internal/
bin_info.h 25 typedef struct bin_info_s bin_info_t; typedef in typeref:struct:bin_info_s
46 extern bin_info_t bin_infos[SC_NBINS];
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
bin.h 33 typedef struct bin_info_s bin_info_t; typedef in typeref:struct:bin_info_s
51 extern const bin_info_t bin_infos[NBINS];
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
bin.h 33 typedef struct bin_info_s bin_info_t; typedef in typeref:struct:bin_info_s
51 extern const bin_info_t bin_infos[NBINS];

Completed in 16 milliseconds