Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Dlock_data.h45 #define LCB_F_SLAB_ID_MASK 0x03FF0000U macro
/linux/tools/perf/util/
H A Dbpf_lock_contention.c615 if (hashmap__find(&slab_hash, flags & LCB_F_SLAB_ID_MASK, &slab_data)) { in lock_contention_get_name()