Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dlock-contention.h101 #define CONTENTION_STACK_DEPTH 8 macro
/linux-6.6.21/tools/perf/
Dbuiltin-lock.c65 static int max_stack_depth = CONTENTION_STACK_DEPTH;
2189 "--call-graph", "fp," __stringify(CONTENTION_STACK_DEPTH), in __cmd_record()
2526 "Default: " __stringify(CONTENTION_STACK_DEPTH), parse_max_stack), in cmd_lock()