Home
last modified time | relevance | path

Searched refs:LCB_F_PERCPU (Results 1 – 4 of 4) sorted by relevance

/linux/include/trace/events/
H A Dlock.h16 #define LCB_F_PERCPU (1U << 4) macro
117 { LCB_F_PERCPU, "PERCPU" },
/linux/tools/perf/util/
H A Dlock-contention.h129 #define LCB_F_PERCPU (1U << 4) macro
/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c25 #define LCB_F_PERCPU (1U << 4) macro
/linux/tools/perf/
H A Dbuiltin-lock.c1502 { LCB_F_PERCPU | LCB_F_READ, "pcpu-sem:R", "percpu-rwsem" },
1503 { LCB_F_PERCPU | LCB_F_WRITE, "pcpu-sem:W", "percpu-rwsem" },