HomeSort by relevance Sort by last modified time
    Searched defs:kMallocHistogramSize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
malloc_extension.h 64 static const int kMallocHistogramSize = 64;
107 int histogram[kMallocHistogramSize]);
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
malloc_extension.h 64 static const int kMallocHistogramSize = 64;
107 int histogram[kMallocHistogramSize]);

Completed in 60 milliseconds