Home
last modified time | relevance | path

Searched defs:SystemMemoryInfoKB (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/process/
Dprocess_metrics.h262 struct BASE_EXPORT SystemMemoryInfoKB { struct
268 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 …]
Dprocess_metrics_mac.cc82 SystemMemoryInfoKB::SystemMemoryInfoKB() { in SystemMemoryInfoKB() function in base::SystemMemoryInfoKB
Dprocess_metrics_linux.cc533 SystemMemoryInfoKB::SystemMemoryInfoKB() { in SystemMemoryInfoKB() function in base::SystemMemoryInfoKB