Home
last modified time | relevance | path

Searched refs:CONTENTION_STACK_SKIP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dlock-contention.h108 #define CONTENTION_STACK_SKIP 4 macro
/openbmc/linux/tools/perf/
H A Dbuiltin-lock.c66 static int stack_skip = CONTENTION_STACK_SKIP;
2529 "Default: " __stringify(CONTENTION_STACK_SKIP)), in cmd_lock()