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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
deep-heap-profile.h 52 DUMP_PAGECOUNT = 2, // Dumps PFNs and pagecounts
deep-heap-profile.cc 129 if (pageframe_type_ == DUMP_PAGECOUNT) {
176 if (pageframe_type_ == DUMP_PAGECOUNT && IsPageCountAvailable()) {
409 if (pageframe_type_ == DUMP_PAGECOUNT && memory_residence_info_getter_ &&
    [all...]

Completed in 121 milliseconds