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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
deep-heap-profile.h 163 virtual bool IsPageCountAvailable() const = 0;
191 virtual bool IsPageCountAvailable() const;
deep-heap-profile.cc 150 if (pageframe_type_ == DUMP_PAGECOUNT && IsPageCountAvailable()) {
252 bool DeepHeapProfile::MemoryInfoGetterLinux::IsPageCountAvailable() const {
381 memory_residence_info_getter_->IsPageCountAvailable()) {
    [all...]

Completed in 120 milliseconds