Searched refs:GetSystemPageSize (Results 1 – 3 of 3) sorted by relevance
66 static size_t GetSystemPageSize();
64 size_t ProcessMemoryDump::GetSystemPageSize() { in GetSystemPageSize() function in base::trace_event::ProcessMemoryDump79 const size_t page_size = GetSystemPageSize(); in CountResidentBytes()
486 const size_t page_size = ProcessMemoryDump::GetSystemPageSize(); in TEST()521 const size_t page_size = ProcessMemoryDump::GetSystemPageSize(); in TEST()