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

/linux-master/tools/perf/util/bpf_skel/
H A Dlock_data.h13 struct contention_key { struct
H A Dlock_contention.bpf.c49 __uint(key_size, sizeof(struct contention_key));
411 struct contention_key key = {};
/linux-master/tools/perf/util/
H A Dbpf_lock_contention.c201 struct contention_key stat_key = {};
313 struct contention_key *key,
403 struct contention_key *prev_key, key = {};

Completed in 222 milliseconds