Home
last modified time | relevance | path

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

/tools/perf/util/
Dsrcline.c276 #define MAX_INLINE_NEST 1024 macro
327 cnt++ < MAX_INLINE_NEST) { in addr2line()