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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
deep-heap-profile.h 215 bool is_swapped; member in struct:DeepHeapProfile::MemoryInfoGetterLinux::State
deep-heap-profile.cc 267 state->is_swapped = (pagemap_value & PAGE_SWAP);
270 if (get_pfn && state->is_present && !state->is_swapped)
    [all...]

Completed in 132 milliseconds