Searched defs:CountResidentBytes (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libchrome/base/trace_event/ | ||
H A D | process_memory_dump.cc | 77 size_t ProcessMemoryDump::CountResidentBytes(void* start_address, in CountResidentBytes() function in base::trace_event::ProcessMemoryDump |
/aosp_15_r20/external/cronet/base/trace_event/ | ||
H A D | process_memory_dump.cc | 96 std::optional<size_t> ProcessMemoryDump::CountResidentBytes( in CountResidentBytes() function in base::trace_event::ProcessMemoryDump |