Searched refs:SystemMemoryInfoKB (Results 1 – 8 of 8) sorted by relevance
293 struct BASE_EXPORT SystemMemoryInfoKB { struct294 SystemMemoryInfoKB();295 SystemMemoryInfoKB(const SystemMemoryInfoKB& other);366 BASE_EXPORT bool GetSystemMemoryInfo(SystemMemoryInfoKB* meminfo); argument389 SystemMemoryInfoKB* meminfo);394 SystemMemoryInfoKB* meminfo);473 SystemMemoryInfoKB memory_info_;
15 SystemMemoryInfoKB::SystemMemoryInfoKB() = default;17 SystemMemoryInfoKB::SystemMemoryInfoKB(const SystemMemoryInfoKB& other) =
461 SystemMemoryInfoKB meminfo; in GetSystemCommitCharge()561 std::unique_ptr<Value> SystemMemoryInfoKB::ToValue() const { in ToValue()593 SystemMemoryInfoKB* meminfo) { in ParseProcMeminfo()665 SystemMemoryInfoKB* meminfo) { in ParseProcVmstat()700 bool GetSystemMemoryInfo(SystemMemoryInfoKB* meminfo) { in GetSystemMemoryInfo()
130 struct SystemMemoryInfoKB meminfo; in TEST_F()252 struct SystemMemoryInfoKB meminfo; in TEST_F()401 SystemMemoryInfoKB info; in TEST()
52 SystemMemoryInfoKB info; in AmountOfAvailablePhysicalMemory()60 const SystemMemoryInfoKB& info) { in AmountOfAvailablePhysicalMemory()
26 struct SystemMemoryInfoKB;165 const SystemMemoryInfoKB& meminfo);
37 SystemMemoryInfoKB info; in TEST_F()
304 SystemMemoryInfoKB meminfo; in ResetTotals()