Searched refs:sync_count_1 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/s390/appldata/
H A Dappldata_net_sum.c34 u32 sync_count_1; /* after VM collected the record data, */ member in struct:appldata_net_sum_data
35 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the
71 net_data->sync_count_1++; appldata_get_net_sum_data()
H A Dappldata_mem.c38 u32 sync_count_1; /* after VM collected the record data, */ member in struct:appldata_mem_data
39 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the
86 mem_data->sync_count_1++; appldata_get_mem_data()
H A Dappldata_os.c59 u32 sync_count_1; /* after VM collected the record data, */ member in struct:appldata_os_data
60 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the
104 os_data->sync_count_1++; appldata_get_os_data()

Completed in 88 milliseconds