Searched defs:stack_skip (Results 1 – 3 of 3) sorted by relevance
/linux/tools/perf/util/bpf_skel/ | ||
H A D | lock_contention.bpf.c | 126 const volatile int stack_skip; global() variable |
/linux/tools/perf/util/ | ||
H A D | lock-contention.h | 144 int stack_skip; global() member |
/linux/tools/perf/ | ||
H A D | builtin-lock.c | 68 static int stack_skip = CONTENTION_STACK_SKIP; global() variable |