Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dlibhb_core.c3386 #define N_JOIN2_CACHE 1023 macro
3389 join2_cache[N_JOIN2_CACHE];
3398 for (i = 0; i < N_JOIN2_CACHE; i++) { in VtsID__invalidate_caches()
3468 hash = hash_VtsIDs(vi1, vi2, N_JOIN2_CACHE); in VtsID__join2_WRK()