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

  /external/libchrome/base/trace_event/
process_memory_dump.h 169 ProcessMemoryTotals* process_totals() { return &process_totals_; } function in class:base::trace_event::ProcessMemoryDump
process_memory_dump_unittest.cc 41 pmd1->process_totals()->set_resident_set_bytes(42);

Completed in 73 milliseconds