Lines Matching refs:count
345 int count; /* Number of prev invocations of same call in this (sub)req */352 int count;366 count = prev_cache ? (prev_cache->count + 1) : 0;376 while (inherit_cache->count > count) {379 if (inherit_cache->count == count) {388 cache->count = count;