Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dlock.h122 TRACE_EVENT(contention_end,
/linux/kernel/locking/
H A Dmutex.c1222 EXPORT_TRACEPOINT_SYMBOL_GPL(contention_end);
/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c637 int contention_end(u64 *ctx) in contention_end() function