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;
182 virtual bool IsPageCountAvailable() const;
208 virtual bool IsPageCountAvailable() const;
deep-heap-profile.cc 114 bool DeepHeapProfile::MemoryInfoGetterWindows::IsPageCountAvailable() const {
176 if (pageframe_type_ == DUMP_PAGECOUNT && IsPageCountAvailable()) {
278 bool DeepHeapProfile::MemoryInfoGetterLinux::IsPageCountAvailable() const {
410 memory_residence_info_getter_->IsPageCountAvailable()) {
    [all...]

Completed in 28 milliseconds