Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Dlock_data.h20 struct contention_key { struct
H A Dlock_contention.bpf.c63 __uint(key_size, sizeof(struct contention_key));
87 __uint(key_size, sizeof(struct contention_key));
503 struct contention_key key = { in update_owner_stat()
641 struct contention_key key = {}; in contention_end()
/linux/tools/perf/util/
H A Dbpf_lock_contention.c444 struct contention_key stat_key = {}; in update_lock_stat()
559 struct contention_key *key, in lock_contention_get_name()
663 struct contention_key ckey = {}; in pop_owner_stack_trace()
718 struct contention_key *prev_key, key = {}; in lock_contention_read()