Searched refs:logcount (Results 1 – 3 of 3) sorted by relevance
81 int logcount = 0; /* total ops */ variable174 logcount++; in do_log4()197 prt("LOG DUMP (%d total operations):\n", logcount); in logdump()198 if (logcount < LOGSIZE) { in logdump()200 count = logcount; in logdump()206 opnum = i + 1 + (logcount/LOGSIZE)*LOGSIZE; in logdump()
262 if (mcast->logcount++ < 20) in ipoib_mcast_sendonly_join_complete()378 if (mcast->logcount++ < 20) { in ipoib_mcast_join_complete()
195 unsigned char logcount; member