Searched refs:cachelookups (Results 1 – 1 of 1) sorted by relevance
77 static int cachelookups; /* number of cache lookups */ variable188 numbufs = cachelookups = cachereads = 0; in bufinit()307 cachelookups++; in getdatablk()630 if (debug && cachelookups > 0) in ckfini()632 numbufs, cachereads, cachelookups, in ckfini()633 (int)(cachereads * 100 / cachelookups)); in ckfini()