Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmachine.c2181 #define NO_ENTRY 0xff macro
2192 memset(chash, NO_ENTRY, sizeof(chash)); in remove_loops()
2200 if (chash[h] == NO_ENTRY) { in remove_loops()