Home
last modified time | relevance | path

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

/tools/perf/util/bpf_skel/
Dlock_contention.bpf.c236 static inline __u32 check_lock_type(__u64 lock, __u32 flags) in check_lock_type() function
397 first.flags |= check_lock_type(pelem->lock, pelem->flags); in contention_end()