Searched defs:max_stack_depth (Results 1 – 2 of 2) sorted by relevance
| /tools/perf/ | ||
| D | builtin-lock.c | 67 static int max_stack_depth = CONTENTION_STACK_DEPTH; variable |
| /tools/perf/util/ | ||
| D | hist.c | 1241 int max_stack_depth, void *arg) in hist_entry_iter__add() |