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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
deep-heap-profile.h 220 uint64 ReadPageCount(uint64 pfn) const;
deep-heap-profile.cc 177 uint64 pagecount = ReadPageCount(state.pfn);
224 uint64 DeepHeapProfile::MemoryInfoGetterLinux::ReadPageCount(uint64 pfn) const {
    [all...]

Completed in 364 milliseconds