Home
last modified time | relevance | path

Searched defs:bin_infos (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/src/
Dbin.c7 const bin_info_t bin_infos[NBINS] = { variable
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc626 const std::array<BinDebugInfo, kNumBins> bin_infos = get_bin_debug_info(); in DumpMemoryLog() local
703 std::array<BinDebugInfo, kNumBins> bin_infos; in get_bin_debug_info() local
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator_test.cc442 std::array<BFCAllocator::BinDebugInfo, BFCAllocator::kNumBins> bin_infos; in TestBinDebugInfo() local
/external/jemalloc_new/include/jemalloc/internal/
Dprivate_namespace_jet.h122 #define bin_infos JEMALLOC_N(bin_infos) macro
Dprivate_namespace.h121 #define bin_infos JEMALLOC_N(bin_infos) macro