Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c644 cyclic_coverage_hash(char *p) in cyclic_coverage_hash() function
664 for (ndx = orig = cyclic_coverage_hash(why) % CY_NCOVERAGE; ; ) { in cyclic_coverage()