Searched refs:sync_ratio (Results 1 – 1 of 1) sorted by relevance
378 double sync_ratio = (1.0 - (double)no_sync / no_trans); in worker_fx() local381 << ((sync_ratio > GOOD_SYNC_MIN) ? "GOOD" : "POOR") << "\"," in worker_fx()383 << "\"R\":" << sync_ratio << "," << endl; in worker_fx()