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