Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dsrcline.c550 size_t inline_count = 0; in addr2line() local
625 if (unwind_inlines && node && inline_count++ < MAX_INLINE_NEST) { in addr2line()