Searched defs:memory_stat (Results 1 – 1 of 1) sorted by relevance
47 struct memory_stat { struct48 int64_t pgfault;49 int64_t pgmajfault;50 int64_t rss_in_bytes;51 int64_t cache_in_bytes;52 int64_t swap_in_bytes;53 int64_t process_start_time_ns;