Searched defs:memory_stat (Results 1 – 1 of 1) sorted by relevance
31 struct memory_stat { struct32 int64_t pgfault;33 int64_t pgmajfault;34 int64_t rss_in_bytes;35 int64_t cache_in_bytes;36 int64_t swap_in_bytes;37 int64_t process_start_time_ns;