Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dlock-contention.h87 #define CONTENTION_STACK_DEPTH 8 macro
/Linux-v6.1/tools/perf/
Dbuiltin-lock.c59 static int max_stack_depth = CONTENTION_STACK_DEPTH;
1766 "--call-graph", "fp," __stringify(CONTENTION_STACK_DEPTH), in __cmd_record()
1918 "Default: " __stringify(CONTENTION_STACK_DEPTH)), in cmd_lock()