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