Searched defs:bin_infos (Results 1 – 5 of 5) sorted by relevance
7 const bin_info_t bin_infos[NBINS] = { variable
626 const std::array<BinDebugInfo, kNumBins> bin_infos = get_bin_debug_info(); in DumpMemoryLog() local703 std::array<BinDebugInfo, kNumBins> bin_infos; in get_bin_debug_info() local
442 std::array<BFCAllocator::BinDebugInfo, BFCAllocator::kNumBins> bin_infos; in TestBinDebugInfo() local
122 #define bin_infos JEMALLOC_N(bin_infos) macro
121 #define bin_infos JEMALLOC_N(bin_infos) macro