Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/ !
Devsel_fprintf.c118 int print_arrow = print_opts & EVSEL__PRINT_CALLCHAIN_ARROW; in sample__fprintf_callchain() local
145 if (print_arrow && !first) in sample__fprintf_callchain()