Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dsrccode.c23 #define SRC_HTAB_SZ 64 macro
35 static struct hlist_head srcfile_htab[SRC_HTAB_SZ];
95 unsigned hval = shash((unsigned char *)fn) % SRC_HTAB_SZ; in find_srcfile()

Completed in 7 milliseconds