Home
last modified time | relevance | path

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

/tools/perf/util/
Dsrccode.c39 static unsigned shash(unsigned char *s) in shash() function
102 unsigned hval = shash((unsigned char *)fn) % SRC_HTAB_SZ; in find_srcfile()