Searched refs:HASHTABLESIZE (Results 1 – 1 of 1) sorted by relevance
27 #define HASHTABLESIZE (1 << HASHLOG_MAX) macro28 #define HASHMASK (HASHTABLESIZE - 1)44 unsigned events[HASHTABLESIZE];128 for (n = 0; n < HASHTABLESIZE; n++) { in mergeEvents()137 for (n = 0; n < HASHTABLESIZE; n++) { in flushEvents()147 for (n = 0; n < HASHTABLESIZE; n++) { in removeEvents()