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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/appldata/
H A Dappldata_mem.c41 u32 sync_count_1; /* after VM collected the record data, */ member in struct:appldata_mem_data
42 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the
92 P_DEBUG("sync_count_1 = %u\n", mem_data->sync_count_1);
113 mem_data->sync_count_1++;
H A Dappldata_net_sum.c39 u32 sync_count_1; /* after VM collected the record data, */ member in struct:appldata_net_sum_data
40 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the
77 P_DEBUG("sync_count_1 = %u\n", net_data->sync_count_1);
97 net_data->sync_count_1++;
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
126 P_DEBUG("sync_count_1 = %u\n", os_data->sync_count_1);
143 os_data->sync_count_1++;

Completed in 63 milliseconds