Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddemangle-rust-v0.c29 #define MAX_DEPTH 500 macro
664 if (parser->depth > MAX_DEPTH) { in parser_push_depth()