Home
last modified time | relevance | path

Searched defs:LCB_F_MUTEX (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dlock-contention.h130 #define LCB_F_MUTEX (1U << 5) macro
/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c26 #define LCB_F_MUTEX (1U << 5) macro