Lines Matching full:mcnt
346 snprintf(buffer, SIZE, " %7d %5d %5d\n", r->mSessionid, r->mPid, r->mCnt);2357 ref->mCnt++;2358 ALOGV(" incremented refcount to %d", ref->mCnt);2378 ref->mCnt--;2379 ALOGV(" decremented refcount to %d", ref->mCnt);2380 if (ref->mCnt == 0) {2429 sessionid, ref->mPid, ref->mCnt);