Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dsort.h33 extern int have_ignore_callees;
Dsort.c19 int have_ignore_callees = 0; variable
Dmachine.c1603 else if (have_ignore_callees && root_al && in add_callchain_ip()
/linux-4.4.14/tools/perf/
Dbuiltin-report.c602 have_ignore_callees = 1; in report_parse_ignore_callees_opt()