Searched defs:appldata_mem_data (Results 1 – 1 of 1) sorted by relevance
37 static struct appldata_mem_data { struct38 u64 timestamp;39 u32 sync_count_1; /* after VM collected the record data, */40 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the68 } __attribute__((packed)) appldata_mem_data; argument