Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dsort.h26 extern int have_ignore_callees;
Dmachine.c2305 else if (have_ignore_callees && root_al && in add_callchain_ip()
Dsort.c47 int have_ignore_callees = 0; variable
/linux-6.1.9/tools/perf/
Dbuiltin-report.c1123 have_ignore_callees = 1; in report_parse_ignore_callees_opt()