Lines Matching defs:count
52 unsigned long count = ctr[i].count;
56 if (count > 0x100000)
57 count = 0x100000;
58 ctr[i].count = count;
59 reset |= (0x100000 - count) << (i ? 6 : 28);
60 if (count != 0x100000)
79 /* CTR is a counter for which the user has requested an interrupt count
80 in between one of the widths selectable in hardware. Reset the count
108 count Bcache misses, but that is not precise.