Searched defs:appldata_net_sum_data (Results 1 – 1 of 1) sorted by relevance
32 struct appldata_net_sum_data { struct33 u64 timestamp;34 u32 sync_count_1; /* after VM collected the record data, */35 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the40 u32 nr_interfaces; /* nr. of network interfaces being monitored */65 struct appldata_net_sum_data *net_data; in appldata_get_net_sum_data() argument