Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Dlock_data.h44 #define LCB_F_SLAB_ID_END (1U << 26) macro
H A Dlock_contention.bpf.c982 if (d.id >= LCB_F_SLAB_ID_END) in slab_cache_iter()