Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmachine.c2439 #define PERF_MAX_BRANCH_DEPTH 127 macro
2450 BUG_ON(PERF_MAX_BRANCH_DEPTH > 255); in remove_loops()
2962 if (branch->nr > PERF_MAX_BRANCH_DEPTH) { in thread__resolve_callchain_sample()