Searched defs:LCB_F_SPIN (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | lock-contention.h | 125 #define LCB_F_SPIN (1U << 0) macro |
| /linux/tools/perf/util/bpf_skel/ | ||
| H A D | lock_contention.bpf.c | 21 #define LCB_F_SPIN (1U << 0) macro |