Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dlock.h122 TRACE_EVENT(contention_end,
/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c436 SEC("tp_btf/contention_end") in contention_end()
437 int contention_end(u64 *ctx) in contention_end()
451 * per-cpu map. However, contention_end does not have the flags in contention_end()
407 int contention_end(u64 *ctx) contention_end() function