Searched defs:SystemMemoryInfoKB (Results 1 – 3 of 3) sorted by relevance
265 struct BASE_EXPORT SystemMemoryInfoKB { struct272 int total;273 int free;280 int available;284 int swap_total;285 int swap_free;289 int buffers;290 int cached;291 int active_anon;292 int inactive_anon;[all …]
82 SystemMemoryInfoKB::SystemMemoryInfoKB() { in SystemMemoryInfoKB() function in base::SystemMemoryInfoKB
534 SystemMemoryInfoKB::SystemMemoryInfoKB() { in SystemMemoryInfoKB() function in base::SystemMemoryInfoKB