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

/linux-master/arch/s390/appldata/
H A Dappldata_net_sum.c31 u32 sync_count_1; /* after VM collected the record data, */ member in struct:appldata_net_sum_data
32 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the
68 net_data->sync_count_1++;
H A Dappldata_mem.c35 u32 sync_count_1; /* after VM collected the record data, */ member in struct:appldata_mem_data
36 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the
83 mem_data->sync_count_1++;
H A Dappldata_os.c54 u32 sync_count_1; /* after VM collected the record data, */ member in struct:appldata_os_data
55 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the
99 os_data->sync_count_1++;

Completed in 122 milliseconds