Searched refs:n_writes (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | common_asm.s | 1291 prefetch [%o0+STRIDE1], #n_writes 1293 prefetch [%o0+STRIDE2], #n_writes 1325 prefetch [%o0+STRIDE1], #n_writes 1327 prefetch [%o0+STRIDE2], #n_writes 1345 prefetch [%o0+STRIDE1], #n_writes 1347 prefetch [%o0+STRIDE2], #n_writes 1351 prefetch [%o0+STRIDE1], #n_writes 1353 prefetch [%o0+STRIDE2], #n_writes 1421 prefetch [%o0-SMAP_STRIDE], #n_writes
|
/illumos-gate/usr/src/uts/sun4u/vm/ |
H A D | mach_sfmmu_asm.s | 744 prefetch [%o0], #n_writes
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 2758 uint64_t n_writes = 0; local 2777 if (n_writes > max_unsignaled_rws) { 2778 n_writes = 0; 2830 n_writes ++;
|
Completed in 71 milliseconds