Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/appldata/
Dappldata_net_sum.c29 struct appldata_net_sum_data { struct
30 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 the
37 u32 nr_interfaces; /* nr. of network interfaces being monitored */
62 struct appldata_net_sum_data *net_data; in appldata_get_net_sum_data() argument