Searched defs:appldata_net_sum_data (Results 1 – 1 of 1) sorted by relevance
33 struct appldata_net_sum_data { struct34 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 the41 u32 nr_interfaces; /* nr. of network interfaces being monitored */66 struct appldata_net_sum_data *net_data; in appldata_get_net_sum_data() argument