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 103 if (pageframe_type_ == DUMP_PAGECOUNT) {
150 if (pageframe_type_ == DUMP_PAGECOUNT && IsPageCountAvailable()) {
380 if (pageframe_type_ == DUMP_PAGECOUNT &&
    [all...]

Completed in 179 milliseconds