Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/bpf_skel/
Dlock_data.h6 struct owner_tracing_data { struct
7 u32 pid; // Who has the lock.
8 u32 count; // How many waiters for this lock.
9 u64 timestamp; // The time while the owner acquires lock and contention is going on.
10 s32 stack_id; // Identifier for `owner_stat`, which stores as value in `owner_stacks`