Lines Matching defs:prefetch
401 * minimum lifespan of a prefetch block in clock ticks
824 int l2arc_noprefetch = B_TRUE; /* don't cache prefetch bufs */
1733 boolean_t prefetch, arc_state_type_t arcs_state)
1752 if (prefetch)
3556 /* If the buffer is a prefetch, count it as such. */
3808 /* prefetch buffers have a minimum lifespan */
5154 * Update buffer prefetch status.
5162 prefetch);
5217 * If the previous access was a prefetch, then it already
5282 * a demand read after prefetch. Nothing more to do here.
5336 ARCSTAT_CONDSTAT(B_TRUE /* demand */, demand, prefetch,
5808 demand, prefetch, is_data, data, metadata, iohits);
5866 demand, prefetch, is_data, data, metadata, hits);
6079 demand, prefetch, !HDR_ISTYPE_METADATA(hdr), data,
6346 * (i.e. prefetch) or has some other reference (i.e. a dedup-ed,
11022 param_get_uint, ZMOD_RW, "Min life of prefetch block in ms");