Searched defs:RAMState (Results 1 – 1 of 1) sorted by relevance
366 struct RAMState { struct371 PageSearchStatus pss[RAM_CHANNEL_MAX];373 int uffdio_fd;375 uint64_t ram_bytes_total;377 RAMBlock *last_seen_block;379 ram_addr_t last_page;381 uint32_t last_version;383 int dirty_rate_high_cnt;386 int64_t time_last_bitmap_sync;388 uint64_t bytes_xfer_prev;[all …]