Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dlock-contention.h108 #define CONTENTION_STACK_SKIP 4 macro
/Linux-v6.6/tools/perf/
Dbuiltin-lock.c66 static int stack_skip = CONTENTION_STACK_SKIP;
2514 "Default: " __stringify(CONTENTION_STACK_SKIP)), in cmd_lock()