Searched refs:rss_bytes (Results 1 – 1 of 1) sorted by relevance
50 const uint64_t rss_bytes = rss_bytes_for_testing in OnMemoryDump() local82 if (rss_bytes > 0) { in OnMemoryDump()83 pmd->process_totals()->set_resident_set_bytes(rss_bytes); in OnMemoryDump()