HomeSort by relevance Sort by last modified time
    Searched full:evictions_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
profiledata.cc 85 evictions_(0),
110 evictions_ = 0;
195 count_, evictions_, total_bytes_);
203 // Don't reset count_, evictions_, or total_bytes_ here. They're used
308 evictions_++;
profiledata.h 169 int evictions_; // How many evictions member in class:ProfileData
  /external/chromium_org/third_party/tcmalloc/vendor/src/
profiledata.cc 85 evictions_(0),
110 evictions_ = 0;
195 count_, evictions_, total_bytes_);
203 // Don't reset count_, evictions_, or total_bytes_ here. They're used
308 evictions_++;
profiledata.h 169 int evictions_; // How many evictions member in class:ProfileData

Completed in 849 milliseconds