Home
last modified time | relevance | path

Searched refs:nwix (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/helgrind/
Dlibhb_core.c1659 Word nwix = szB / N_LINE_ARANGE; in shmem__invalidate_scache_range() local
1661 if (nwix > N_WAY_NENT) in shmem__invalidate_scache_range()
1662 nwix = N_WAY_NENT; // no need to check several times the same entry. in shmem__invalidate_scache_range()
1664 for (wix = 0; wix < nwix; wix++) { in shmem__invalidate_scache_range()