Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/appldata/
Dappldata_net_sum.c32 struct appldata_net_sum_data { struct
33 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 the
40 u32 nr_interfaces; /* nr. of network interfaces being monitored */
65 struct appldata_net_sum_data *net_data; in appldata_get_net_sum_data() argument