Searched defs:stack_id (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/bpf_skel/ | ||
| H A D | lock_data.h | 10 s32 stack_id; // Identifier for `owner_stat`, which stores as value in `owner_stacks` member |
| H A D | off_cpu.bpf.c | 30 __u32 stack_id; member |
| /linux/tools/perf/util/ | ||
| H A D | bpf_off_cpu.c | 32 u32 stack_id; member |
| H A D | bpf_lock_contention.c | 665 s32 stack_id; pop_owner_stack_trace() local |