Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsort.h26 extern int have_ignore_callees;
H A Dmachine.c2373 else if (have_ignore_callees && root_al && in add_callchain_ip()
H A Dsort.c51 int have_ignore_callees = 0; variable
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c1136 have_ignore_callees = 1; in report_parse_ignore_callees_opt()