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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
debugallocation.cc 771 stats_histogram_ = histogram;
790 static int* stats_histogram_; member in class:MallocBlock
807 stats_histogram_[entry] += 1;
849 int* MallocBlock::stats_histogram_;
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
debugallocation.cc 764 stats_histogram_ = histogram;
783 static int* stats_histogram_; member in class:MallocBlock
800 stats_histogram_[entry] += 1;
842 int* MallocBlock::stats_histogram_;
    [all...]

Completed in 78 milliseconds