Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dsrcline.c260 #define MAX_INLINE_NEST 1024 macro
310 cnt++ < MAX_INLINE_NEST) { in addr2line()