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.cc283 TEST(ProcessMemoryDumpTest, CountResidentBytes) { in TEST() argument
Dprocess_memory_dump.cc70 size_t ProcessMemoryDump::CountResidentBytes(void* start_address, in CountResidentBytes() function in base::trace_event::ProcessMemoryDump