Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dsort.h35 extern int have_ignore_callees;
Dmachine.c1945 else if (have_ignore_callees && root_al && in add_callchain_ip()
Dsort.c30 int have_ignore_callees = 0; variable
/Linux-v4.19/tools/perf/
Dbuiltin-report.c922 have_ignore_callees = 1; in report_parse_ignore_callees_opt()