Home
last modified time | relevance | path

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

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