Searched refs:NO_ENTRY (Results 1 - 1 of 1) sorted by path

/linux-master/tools/perf/util/
H A Dmachine.c2171 #define NO_ENTRY 0xff macro
2182 memset(chash, NO_ENTRY, sizeof(chash));
2190 if (chash[h] == NO_ENTRY) {

Completed in 208 milliseconds