Home
last modified time | relevance | path

Searched defs:CountResidentBytes (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dprocess_memory_dump_unittest.cc161 TEST(ProcessMemoryDumpTest, CountResidentBytes) { in TEST() argument
Dprocess_memory_dump.cc35 size_t ProcessMemoryDump::CountResidentBytes(void* start_address, in CountResidentBytes() function in base::trace_event::ProcessMemoryDump