Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Dlock_data.h48 #define LCB_F_TYPE_MASK 0x0000007FU macro
H A Dlock_contention.bpf.c799 pelem->flags & LCB_F_TYPE_MASK); in contention_end()
/linux/tools/perf/
H A Dbuiltin-lock.c1512 flags &= LCB_F_TYPE_MASK; in get_type_flags_name()
1523 flags &= LCB_F_TYPE_MASK; in get_type_lock_name()