Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dmachine.c2253 #define CHASHSZ 127 macro
2264 unsigned char chash[CHASHSZ]; in remove_loops()
2271 int h = hash_64(l[i].from, CHASHBITS) % CHASHSZ; in remove_loops()

Completed in 10 milliseconds