Searched refs:no_sync (Results 1 – 1 of 1) sorted by relevance
52 int no_sync = 0; variable298 no_sync += reply.readInt32(); in thread_start()366 no_sync += reply.readInt32(); in worker_fx()378 double sync_ratio = (1.0 - (double)no_sync / no_trans); in worker_fx()382 << "\"S\":" << (no_trans - no_sync) << ",\"I\":" << no_trans << "," in worker_fx()