Home
last modified time | relevance | path

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

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