Home
last modified time | relevance | path

Searched defs:appldata_mem_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/s390/appldata/
Dappldata_mem.c33 struct appldata_mem_data { struct
34 u64 timestamp;
35 u32 sync_count_1; /* after VM collected the record data, */
36 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the
41 u64 pgpgin; /* data read from disk */
42 u64 pgpgout; /* data written to disk */
43 u64 pswpin; /* pages swapped in */
44 u64 pswpout; /* pages swapped out */
46 u64 sharedram; /* sharedram is currently set to 0 */
48 u64 totalram; /* total main memory size */
[all …]