Searched refs:set_resident_set_bytes (Results 1 – 3 of 3) sorted by relevance
33 void set_resident_set_bytes(uint64_t value) { resident_set_bytes_ = value; } in set_resident_set_bytes() function
83 pmd->process_totals()->set_resident_set_bytes(rss_bytes); in OnMemoryDump()
24 pmd1->process_totals()->set_resident_set_bytes(42); in TEST()