Home
last modified time | relevance | path

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

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