Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dlock-contention.h94 #define CONTENTION_STACK_SKIP 3 macro
/Linux-v6.1/tools/perf/
Dbuiltin-lock.c60 static int stack_skip = CONTENTION_STACK_SKIP;
1921 "Default: " __stringify(CONTENTION_STACK_SKIP)), in cmd_lock()