Searched refs:stack_skip (Results 1 – 4 of 4) sorted by relevance
75 int stack_skip; variable121 pelem->stack_id = bpf_get_stackid(ctx, &stacks, BPF_F_FAST_STACK_CMP | stack_skip); in contention_begin()
91 skel->bss->stack_skip = con->stack_skip; in lock_contention_prepare()
119 int stack_skip; member
60 static int stack_skip = CONTENTION_STACK_SKIP; variable959 if (++skip <= stack_skip) in lock_contention_caller()1006 if (++skip <= stack_skip) in callchain_id()1650 .stack_skip = stack_skip, in __cmd_contention()1919 OPT_INTEGER(0, "stack-skip", &stack_skip, in cmd_lock()