Home
last modified time | relevance | path

Searched refs:stack_skip (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dlock-contention.h155 int stack_skip; member
H A Dbpf_lock_contention.c291 skel->rodata->stack_skip = con->stack_skip; in lock_contention_prepare()
/linux/tools/perf/
H A Dbuiltin-lock.c59 static int stack_skip = CONTENTION_STACK_SKIP; variable
883 if (++skip <= stack_skip) in lock_contention_caller()
931 if (++skip <= stack_skip) in callchain_id()
2004 .stack_skip = stack_skip, in __cmd_contention()
2643 OPT_INTEGER(0, "stack-skip", &stack_skip, in cmd_lock()