Home
last modified time | relevance | path

Searched defs:contention_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/bpf_skel/
H A Dlock_data.h30 struct contention_data { struct
31 u64 total_time;
32 u64 min_time;
33 u64 max_time;
34 u32 count;
35 u32 flags;