Searched refs:totalPull (Results 1 – 3 of 3) sorted by relevance
408 mPulledAtomStats[pullAtomId].totalPull++; in notePull()627 pullStats.second.totalPull = 0; in resetInternalLocked()795 (int)pair.first, (long)pair.second.totalPull, (long)pair.second.totalPullFromCache, in dumpStats()
510 long totalPull = 0; member
477 protoOutput->write(FIELD_TYPE_INT64 | FIELD_ID_TOTAL_PULL, (long long)pair.second.totalPull); in writePullerStatsToStream()