Searched defs:memory_stat (Results 1 – 1 of 1) sorted by relevance
61 struct memory_stat { struct62 int64_t pgfault;63 int64_t pgmajfault;64 int64_t rss_in_bytes;65 int64_t cache_in_bytes;66 int64_t swap_in_bytes;67 int64_t process_start_time_ns;