Searched refs:nNotSync (Results 1 – 3 of 3) sorted by relevance
188 ret.nNotSync = a.nNotSync + b.nNotSync; in combine()196 double sync_ratio = (1.0 - (double)nNotSync / no_trans); in dump()198 << "\"S\":" << (no_trans - nNotSync) << ",\"I\":" << no_trans << "," in dump()
127 int nNotSync = 0; ///< #transactions that are not synced variable
126 presults->nNotSync += ret & 0xffff; in threadStart()219 presults.nNotSync += ret & 0xffff; in clientFx()