Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CHASHSZ
tools/perf/util/machine.c
2286
unsigned char chash[CHASHSZ];
tools/perf/util/machine.c
2293
int h = hash_64(l[i].from, CHASHBITS) % CHASHSZ;