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

/linux-master/tools/perf/util/bpf_skel/
H A Dlock_data.h29 * Upper bits of the flags in the contention_data are used to identify
37 struct contention_data { struct
H A Dlock_contention.bpf.c50 __uint(value_size, sizeof(struct contention_data));
412 struct contention_data *data;
487 struct contention_data first = {
/linux-master/tools/perf/util/
H A Dbpf_lock_contention.c202 struct contention_data stat_data;
404 struct contention_data data = {};

Completed in 121 milliseconds