Searched defs:SystemMemoryInfoKB (Results 1 – 3 of 3) sorted by relevance
262 struct BASE_EXPORT SystemMemoryInfoKB { struct268 int total;269 int free;272 int swap_total;273 int swap_free;277 int buffers;278 int cached;279 int active_anon;280 int inactive_anon;281 int active_file;[all …]
82 SystemMemoryInfoKB::SystemMemoryInfoKB() { in SystemMemoryInfoKB() function in base::SystemMemoryInfoKB
533 SystemMemoryInfoKB::SystemMemoryInfoKB() { in SystemMemoryInfoKB() function in base::SystemMemoryInfoKB