Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.c2196 #define NO_ENTRY 0xff macro
2207 memset(chash, NO_ENTRY, sizeof(chash)); in remove_loops()
2215 if (chash[h] == NO_ENTRY) { in remove_loops()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmachine.c2433 #define NO_ENTRY 0xff macro
2444 memset(chash, NO_ENTRY, sizeof(chash)); in remove_loops()
2452 if (chash[h] == NO_ENTRY) { in remove_loops()

Completed in 9 milliseconds