Lines Matching refs:prefetch

244  * is more data and that data is not in cache, failing to prefetch
344 * Within the FPBLK-code, the prefetch method in the inner
348 * Most of the time, that maximum prefetch reach gives the
351 * can cause that prefetch to be dropped. Putting a second
352 * prefetch at a reach of 5 cache lines catches the drops
354 * in performance over any similar loop with a single prefetch.
480 * first prefetch moves data from L2 to L1 (n_reads)
481 * second prefetch moves data from memory to L2 (one_read)
1224 prefetch [%o0], #n_reads
1311 prefetch [SRC + (1 * VIS_BLOCKSIZE)], #n_reads
1314 prefetch [SRC + (2 * VIS_BLOCKSIZE)], #n_reads
1317 prefetch [SRC + (3 * VIS_BLOCKSIZE)], #n_reads
1320 prefetch [SRC + (4 * VIS_BLOCKSIZE)], #one_read
1323 prefetch [SRC + (8 * VIS_BLOCKSIZE)], #one_read
1326 prefetch [SRC + (12 * VIS_BLOCKSIZE)], #one_read
1329 prefetch [SRC + (16 * VIS_BLOCKSIZE)], #one_read
1335 prefetch [SRC + (19 * VIS_BLOCKSIZE)], #one_read
1338 prefetch [SRC + (23 * VIS_BLOCKSIZE)], #one_read
1361 prefetch [SRC + (3 * VIS_BLOCKSIZE)], #n_reads
1363 prefetch [SRC + ((OLYMPUS_C_PREFETCH) * VIS_BLOCKSIZE)], #one_read
1366 prefetch [SRC + ((OLYMPUS_C_2ND_PREFETCH) * VIS_BLOCKSIZE)], #one_read
1523 prefetch [%o0], #n_reads
1543 prefetch [SRC + (1 * VIS_BLOCKSIZE)], #n_reads
1545 prefetch [SRC + (2 * VIS_BLOCKSIZE)], #n_reads
1548 prefetch [SRC + (3 * VIS_BLOCKSIZE)], #n_reads
1551 prefetch [SRC + (4 * VIS_BLOCKSIZE)], #one_read
1554 prefetch [SRC + (8 * VIS_BLOCKSIZE)], #one_read
1557 prefetch [SRC + (12 * VIS_BLOCKSIZE)], #one_read
1560 prefetch [SRC + (16 * VIS_BLOCKSIZE)], #one_read
1566 prefetch [SRC + (19 * VIS_BLOCKSIZE)], #one_read
1568 prefetch [SRC + (23 * VIS_BLOCKSIZE)], #one_read
1589 prefetch [SRC + (3 * VIS_BLOCKSIZE)], #n_reads
1591 prefetch [SRC + ((OLYMPUS_C_PREFETCH) * VIS_BLOCKSIZE)], #one_read
1595 prefetch [SRC + ((OLYMPUS_C_2ND_PREFETCH) * VIS_BLOCKSIZE)], #one_read
2160 prefetch [%o0], #n_reads
2236 prefetch [SRC + (1 * VIS_BLOCKSIZE)], #n_reads
2239 prefetch [SRC + (2 * VIS_BLOCKSIZE)], #n_reads
2242 prefetch [SRC + (3 * VIS_BLOCKSIZE)], #n_reads
2245 prefetch [SRC + (4 * VIS_BLOCKSIZE)], #one_read
2248 prefetch [SRC + (8 * VIS_BLOCKSIZE)], #one_read
2251 prefetch [SRC + (12 * VIS_BLOCKSIZE)], #one_read
2254 prefetch [SRC + (16 * VIS_BLOCKSIZE)], #one_read
2260 prefetch [SRC + (19 * VIS_BLOCKSIZE)], #one_read
2263 prefetch [SRC + (23 * VIS_BLOCKSIZE)], #one_read
2286 prefetch [SRC + (3 * VIS_BLOCKSIZE)], #n_reads
2288 prefetch [SRC + ((OLYMPUS_C_PREFETCH) * VIS_BLOCKSIZE)], #one_read
2291 prefetch [SRC + ((OLYMPUS_C_2ND_PREFETCH) * VIS_BLOCKSIZE)], #one_read
2939 prefetch [%o0], #n_reads