Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dlock-contention.h112 #define CONTENTION_STACK_DEPTH 8 macro
/linux/tools/perf/
H A Dbuiltin-lock.c58 static int max_stack_depth = CONTENTION_STACK_DEPTH;
2163 "--call-graph", "fp," __stringify(CONTENTION_STACK_DEPTH), in __cmd_record()
2649 "Default: " __stringify(CONTENTION_STACK_DEPTH), parse_max_stack), in cmd_lock()