Searched defs:memory_stat (Results 1 – 3 of 3) sorted by relevance
48 struct memory_stat { struct49 int64_t pgfault;50 int64_t pgmajfault;51 int64_t rss_in_bytes;52 int64_t cache_in_bytes;53 int64_t swap_in_bytes;54 int64_t process_start_time_ns;
40939 struct memory_stat { struct40940 const char *name;40941 unsigned int idx;
50302 struct memory_stat { struct50303 const char *name;50304 unsigned int idx;