SRC_HTAB_SZ        34 tools/perf/util/srccode.c static struct hlist_head srcfile_htab[SRC_HTAB_SZ];
SRC_HTAB_SZ       102 tools/perf/util/srccode.c 	unsigned hval = shash((unsigned char *)fn) % SRC_HTAB_SZ;